Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x9d94…a4360x78f9…3928Base—$0.10100%coinbase87d ago0xd593cc…08f0e5
0x9d94…a4360x78f9…3928Base—$0.10100%coinbase87d ago0x8e4fdb…ebace1
0x9d94…a4360x78f9…3928Base—$0.10100%coinbase87d ago0xb70edb…4d4f73
0x9d94…a4360x78f9…3928Base—$0.10100%coinbase87d ago0x3caedf…3aa417
0x9d94…a4360x78f9…3928Base—$0.10100%coinbase87d ago0x975db6…a08208
0x9d94…a4360x78f9…3928Base—$0.10100%coinbase87d ago0x4c5fc8…02611f
0x9d94…a4360x78f9…3928Base—$0.10100%coinbase87d ago0x0a869b…9dad2e
0x9d94…a4360x78f9…3928Base—$0.10100%coinbase87d ago0x46dfe8…c3ebe2
0x9d94…a4360x78f9…3928Base—$0.10100%coinbase87d ago0x3c0195…847baf
0x9d94…a4360x78f9…3928Base—$0.10100%coinbase87d ago0x5ed9bd…91c9e7
0x9d94…a4360x78f9…3928Base—$0.10100%coinbase87d ago0xdc9f19…b24177
0x9d94…a4360x78f9…3928Base—$0.10100%coinbase87d ago0xe7a3b8…020f7e
0x9d94…a4360x78f9…3928Base—$0.10100%coinbase87d ago0x49ae58…030775
0x9d94…a4360x78f9…3928Base—$0.10100%coinbase87d ago0x1b5a73…746f22
0x9d94…a4360x78f9…3928Base—$0.10100%coinbase87d ago0x5b4284…cde508
0x9d94…a4360x78f9…3928Base—$0.10100%coinbase87d ago0x608253…ebbafa
0x9d94…a4360x78f9…3928Base—$0.10100%coinbase87d ago0xeabde8…ac7b80
0x9d94…a4360x78f9…3928Base—$0.10100%coinbase87d ago0xffdc7f…d7e0ec
0x9d94…a4360x78f9…3928Base—$0.10100%coinbase87d ago0xbfdeb9…c27714
0x9d94…a4360x78f9…3928Base—$0.10100%coinbase87d ago0x9b77e2…4e5a14
0x9d94…a4360x78f9…3928Base—$0.10100%coinbase87d ago0x6340e7…469b17
0x9d94…a4360x78f9…3928Base—$0.10100%coinbase87d ago0x1ee968…749e29
0x9d94…a4360x78f9…3928Base—$0.10100%coinbase87d ago0x5a8370…197b35
0x9d94…a4360x78f9…3928Base—$0.10100%coinbase87d ago0x9ad5c2…36e633
0x9d94…a4360x78f9…3928Base—$0.10100%coinbase87d ago0x907af8…7dae1c

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.