Transactions

Every settlement, with the service it paid for and an x402-confidence score.

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xbd69…df7b0x92dc…689bBase$0.001100%coinbase174d ago0xe1a934…999661
0xbd69…df7b0x92dc…689bBase$0.001100%coinbase174d ago0xe59d74…095646
0xbd69…df7b0x92dc…689bBase$0.001100%coinbase174d ago0xfd9768…03145b
0xbd69…df7b0x92dc…689bBase$0.001100%coinbase174d ago0x62bf29…23b241
0xbd69…df7b0x92dc…689bBase$0.001100%coinbase174d ago0x434d9b…a0eabf
0xbd69…df7b0x92dc…689bBase$0.001100%coinbase174d ago0x13e4bc…257022
0xbd69…df7b0x92dc…689bBase$0.001100%coinbase174d ago0xef8d77…9e33b6
0xbd69…df7b0x92dc…689bBase$0.001100%coinbase174d ago0x5155e3…4746a3
0xbd69…df7b0x92dc…689bBase$0.001100%coinbase174d ago0xda2a91…9f6f8b
0xbd69…df7b0x92dc…689bBase$0.001100%coinbase174d ago0x52eb60…41ab54
0xbd69…df7b0x92dc…689bBase$0.001100%coinbase174d ago0xa97ebd…838743
0xbd69…df7b0x92dc…689bBase$0.001100%coinbase174d ago0xf05be2…7d4a37
0xbd69…df7b0x92dc…689bBase$0.001100%coinbase174d ago0xa505af…47981f
0xbd69…df7b0x92dc…689bBase$0.001100%coinbase174d ago0xb89a03…cdccfe
0xbd69…df7b0x92dc…689bBase$0.001100%coinbase174d ago0x9ff34f…88ed48
0xbd69…df7b0x92dc…689bBase$0.001100%coinbase174d ago0xb28f19…41ae9a
0xbd69…df7b0x92dc…689bBase$0.001100%coinbase174d ago0xcae264…16095b
0xbd69…df7b0x92dc…689bBase$0.001100%coinbase174d ago0x6fdb40…2fd237
0xbd69…df7b0x92dc…689bBase$0.001100%coinbase174d ago0xb23455…03229d
0xbd69…df7b0x92dc…689bBase$0.001100%coinbase174d ago0xc09de0…bfcd55
0xbd69…df7b0x92dc…689bBase$0.001100%coinbase174d ago0x954661…c21c80
0xbd69…df7b0x92dc…689bBase$0.001100%coinbase174d ago0xa6319c…daf5ed
0xbd69…df7b0x92dc…689bBase$0.001100%coinbase174d ago0x345375…8f38cd
0xbd69…df7b0x92dc…689bBase$0.001100%coinbase174d ago0x269f07…252b40
0xbd69…df7b0x92dc…689bBase$0.001100%coinbase174d ago0x6ce350…219732

Hand this page to an agent

Copy the prompt and paste it into Claude, an MCP client or your own agent — it will pull the settlement ledger and summarise what is moving over the free read API. No key, no account.

GET api.roundhouseai.io/v0/transactions

Open skill.md
Show the prompt
Using Roundhouse, show me the most recent x402 settlements and tell me what stands out —
which merchants are being paid, typical amounts, and anything unusual.

curl -s 'https://api.roundhouseai.io/v0/transactions?limit=100'

Amounts are USD; `x402_probability` below 0.5 means the payment is probably not x402.
Report per-payer and per-merchant figures only — site-wide totals live at https://app.roundhouseai.io/stats.

The /v0 API needs an API key (`authorization: Bearer rh_live_…`) on everything except
/v0/unified* and /v0/endpoints. Mint a personal key for $0.01 at GET https://api.roundhouseai.io/v0/test/x402,
or use an organization key from https://app.roundhouseai.io/dashboard/team.

If you do not have Roundhouse tools or skills installed, read
https://app.roundhouseai.io/skill.md first — it is the whole procedure.