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%coinbase20d ago0xa9c51d…dc9e04
0xc217…1fd00xa9dd…2315Base$0.002100%coinbase20d ago0xc44904…94e250
0xc217…1fd00xa9dd…2315Base$0.002100%coinbase20d ago0x2b308f…eaa4ea
0xc217…1fd00xa9dd…2315Base$0.002100%coinbase20d ago0x9bd93d…909071
0xc217…1fd00xa9dd…2315Base$0.002100%coinbase20d ago0xd111de…ea08b8
0xc217…1fd00xa9dd…2315Base$0.002100%coinbase20d ago0x313dde…2b2057
0xc217…1fd00xa9dd…2315Base$0.002100%coinbase20d ago0xe8a68e…68c8e0
0xc217…1fd00xa9dd…2315Base$0.002100%coinbase20d ago0xc4fc58…9f45b0
0xc217…1fd00xa9dd…2315Base$0.002100%coinbase20d ago0xcba245…ec50fa
0xc217…1fd00xa9dd…2315Base$0.002100%coinbase20d ago0x2f7543…714e2c
0xc217…1fd00xa9dd…2315Base$0.002100%coinbase20d ago0xa1911a…08368e
0xc217…1fd00xa9dd…2315Base$0.002100%coinbase20d ago0xacda74…c08d06
0xc217…1fd00xa9dd…2315Base$0.002100%coinbase20d ago0x542e77…5a2b46
0xc217…1fd00xa9dd…2315Base$0.002100%coinbase20d ago0xf5be2f…c4f763
0xc217…1fd00xa9dd…2315Base$0.002100%coinbase20d ago0xbac16f…5f2276
0xc217…1fd00xa9dd…2315Base$0.002100%coinbase20d ago0x7ae74a…930aea
0xc217…1fd00xa9dd…2315Base$0.002100%coinbase20d ago0x832ffe…e847d6
0xc217…1fd00xa9dd…2315Base$0.002100%coinbase20d ago0x4085c5…f31117
0xc217…1fd00xa9dd…2315Base$0.002100%coinbase20d ago0x57e002…44fed2
0xc217…1fd00xa9dd…2315Base$0.002100%coinbase20d ago0x92899a…6739b4
0xc217…1fd00xa9dd…2315Base$0.002100%coinbase20d ago0x678691…36577b
0xc217…1fd00xa9dd…2315Base$0.002100%coinbase20d ago0x0aea9b…02609f
0xc217…1fd00xa9dd…2315Base$0.002100%coinbase20d ago0x1b2d9a…e1b6f1
0xc217…1fd00xa9dd…2315Base$0.002100%coinbase20d ago0x398a66…ee0923
0xc217…1fd00xa9dd…2315Base$0.002100%coinbase20d ago0x2a56a1…2ebdfb

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.