Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x9993…55a50x78f9…3928Base$0.10100%coinbase108d ago0x0a10ea…c8ff84
0x9993…55a50x78f9…3928Base$0.10100%coinbase108d ago0xfc1d96…6697ad
0x9993…55a50x78f9…3928Base$0.10100%coinbase108d ago0x2aebf5…d01585
0x9993…55a50x78f9…3928Base$0.10100%coinbase108d ago0x873a16…f56500
0x9993…55a50x78f9…3928Base$0.10100%coinbase108d ago0x2db263…d44c98
0x9993…55a50x78f9…3928Base$0.10100%coinbase108d ago0x24c741…755301
0x9993…55a50x78f9…3928Base$0.10100%coinbase108d ago0x0a33ae…e3d817
0x9993…55a50x78f9…3928Base$0.10100%coinbase108d ago0x32dc4f…d25afd
0x9993…55a50x78f9…3928Base$0.10100%coinbase108d ago0x6673bf…ae06a5
0x9993…55a50x78f9…3928Base$0.10100%coinbase108d ago0xa8e562…8ed4c6
0x9993…55a50x78f9…3928Base$0.10100%coinbase108d ago0x59d649…c6e0b9
0x9993…55a50x78f9…3928Base$0.10100%coinbase108d ago0xac376c…e495ce
0x9993…55a50x78f9…3928Base$0.10100%coinbase108d ago0x4d98b5…f1119f
0x9993…55a50x78f9…3928Base$0.10100%coinbase108d ago0x56993a…bc9094
0x9993…55a50x78f9…3928Base$0.10100%coinbase108d ago0xca22b5…0dbf88
0x9993…55a50x78f9…3928Base$0.10100%coinbase108d ago0xdcf852…141b47
0x9993…55a50x78f9…3928Base$0.10100%coinbase108d ago0x4f7bb1…aa9e85
0x9993…55a50x78f9…3928Base$0.10100%coinbase108d ago0x235e1b…e25c7f
0x9993…55a50x78f9…3928Base$0.10100%coinbase108d ago0x42c068…8edddb
0x9993…55a50x78f9…3928Base$0.10100%coinbase108d ago0xfde79a…f2cad3
0x9993…55a50x78f9…3928Base$0.10100%coinbase108d ago0x7b912c…23a817
0x9993…55a50x78f9…3928Base$0.10100%coinbase108d ago0xff3a08…dfa6e1
0x9993…55a50x78f9…3928Base$0.10100%coinbase108d ago0x3ccb55…db6161
0x9993…55a50x78f9…3928Base$0.10100%coinbase108d ago0xbe80b3…4d2f96
0x9993…55a50x78f9…3928Base$0.10100%coinbase108d ago0x5d4aa1…ba0dd1

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.