Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xc217…1fd00xa9dd…2315Base$0.002100%coinbase19d ago0x08ca3f…b129d8
0xc217…1fd00xa9dd…2315Base$0.002100%coinbase19d ago0xe75661…b081f6
0xc217…1fd00xa9dd…2315Base$0.002100%coinbase19d ago0xedfb0f…8eba8c
0xc217…1fd00xa9dd…2315Base$0.002100%coinbase19d ago0xc691d6…64e481
0xc217…1fd00xa9dd…2315Base$0.002100%coinbase19d ago0x29681e…c2a93a
0xc217…1fd00xa9dd…2315Base$0.002100%coinbase19d ago0x679227…da5773
0xc217…1fd00xa9dd…2315Base$0.002100%coinbase19d ago0x1645f8…183bae
0xc217…1fd00xa9dd…2315Base$0.002100%coinbase19d ago0xca5793…e97a7f
0xc217…1fd00xa9dd…2315Base$0.002100%coinbase19d ago0x33dfe9…8b8370
0xc217…1fd00xa9dd…2315Base$0.002100%coinbase19d ago0x112216…aa211a
0xc217…1fd00xa9dd…2315Base$0.002100%coinbase19d ago0x0c8cbf…002260
0xc217…1fd00xa9dd…2315Base$0.002100%coinbase19d ago0xc99f76…c5389f
0xc217…1fd00xa9dd…2315Base$0.002100%coinbase19d ago0x1820fe…720032
0xc217…1fd00xa9dd…2315Base$0.002100%coinbase19d ago0x3a2794…95d082
0xc217…1fd00xa9dd…2315Base$0.002100%coinbase19d ago0x391c55…00555b
0xc217…1fd00xa9dd…2315Base$0.002100%coinbase19d ago0x1ff3cb…4910f6
0xc217…1fd00xa9dd…2315Base$0.002100%coinbase19d ago0xc5a10d…3e3ef3
0xc217…1fd00xa9dd…2315Base$0.002100%coinbase19d ago0xf1007b…679c28
0xc217…1fd00xa9dd…2315Base$0.002100%coinbase19d ago0x2d782c…32fef3
0xc217…1fd00xa9dd…2315Base$0.002100%coinbase19d ago0xc2d971…9582b0

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://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://roundhouseai.io/dashboard/team.

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