Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xbadc…97b20x78f9…3928Base$0.10100%coinbase110d ago0xbfc589…bccaea
0xbadc…97b20x78f9…3928Base$0.10100%coinbase110d ago0xbd9c96…61a719
0xbadc…97b20x78f9…3928Base$0.10100%coinbase110d ago0xe43f47…48765f
0xbadc…97b20x78f9…3928Base$0.10100%coinbase110d ago0x58c838…3b119b
0xbadc…97b20x78f9…3928Base$0.10100%coinbase110d ago0xdf693d…c7286d
0xbadc…97b20x78f9…3928Base$0.10100%coinbase110d ago0xbd70f8…73bfa1
0xbadc…97b20x78f9…3928Base$0.10100%coinbase110d ago0x7eb2f1…50a568
0xbadc…97b20x78f9…3928Base$0.10100%coinbase110d ago0x69b26d…de1834
0xbadc…97b20x78f9…3928Base$0.10100%coinbase110d ago0x27832d…3c3263
0xbadc…97b20x78f9…3928Base$0.10100%coinbase110d ago0x958134…dd836c
0xbadc…97b20x78f9…3928Base$0.10100%coinbase110d ago0x4ef337…e35c96
0xbadc…97b20x78f9…3928Base$0.10100%coinbase110d ago0x5b1a99…02b331
0xbadc…97b20x78f9…3928Base$0.10100%coinbase110d ago0x9e14f2…40f4cb
0xbadc…97b20x78f9…3928Base$0.10100%coinbase110d ago0xed33cb…0c7d02
0xbadc…97b20x78f9…3928Base$0.10100%coinbase110d ago0x1ed4c7…1b07fb
0xbadc…97b20x78f9…3928Base$0.10100%coinbase110d ago0xf27928…c5f01c
0xbadc…97b20x78f9…3928Base$0.10100%coinbase110d ago0x2863cd…c01002
0xbadc…97b20x78f9…3928Base$0.10100%coinbase110d ago0xd02fde…725ac3
0xbadc…97b20x78f9…3928Base$0.10100%coinbase110d ago0x0e8242…579dec
0xbadc…97b20x78f9…3928Base$0.10100%coinbase110d ago0x701fa6…88ebc3
0xbadc…97b20x78f9…3928Base$0.10100%coinbase110d ago0x82e205…cc2528
0xbadc…97b20x78f9…3928Base$0.10100%coinbase110d ago0x9dec23…c8f097
0xbadc…97b20x78f9…3928Base$0.10100%coinbase110d ago0x24ebf6…deaaa4
0xbadc…97b20x78f9…3928Base$0.10100%coinbase110d ago0x13ac79…4fe993
0xbadc…97b20x78f9…3928Base$0.10100%coinbase110d ago0x1177b9…7ae431

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.