Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xd61d…7e3b0x6acc…9a3cBase—$0.01100%coinbase57d ago0xbff5e6…19789a
0xd61d…7e3b0x8bf2…e2deBase—$0.01100%coinbase57d ago0xfa46a0…5cdcec
0xd61d…7e3b0xab11…32fbBase—$0.01100%coinbase57d ago0x3c8050…4644b0
0xd61d…7e3b0x7c0f…ea12Base—$0.01100%coinbase57d ago0x7a16be…01231a
0xd61d…7e3b0x101a…9bd2Base—$0.01100%coinbase57d ago0xb70ac0…6dac5a
0xd61d…7e3b0xff56…2df6Base—$0.01100%coinbase57d ago0xe73616…504ed5
0xd61d…7e3b0x8775…4394Base—$0.01100%coinbase57d ago0x2439d2…823d44
0xd61d…7e3b0x5097…a9edBase—$0.01100%coinbase57d ago0x01110f…4e45a3
0xd61d…7e3b0xf159…4c3fBase—$0.01100%coinbase57d ago0xf455b8…413e19
0xd61d…7e3b0xe8ca…7f87Base—$0.01100%coinbase57d ago0x118d67…5f5df1
0xd61d…7e3b0x6cd6…bb52Base—$0.01100%coinbase58d ago0x62eab0…dfedfc
0xd61d…7e3b0xa284…1c47Base—$0.01100%coinbase58d ago0x198c9d…d7aa07
0xd61d…7e3b0x2a0c…6853Base—$0.01100%coinbase58d ago0x194bfa…e06122
0xd61d…7e3b0x566b…991dBase—$0.01100%coinbase58d ago0x131f69…2e47f7
0xd61d…7e3b0x4984…5132Base—$0.01100%coinbase58d ago0xf28223…f5d544
0xd61d…7e3b0x7def…4dbaBase—$0.01100%coinbase58d ago0x2d2398…985366
0xd61d…7e3b0x9224…fb63Base—$0.01100%coinbase58d ago0xb19df2…bcde0d
0xd61d…7e3b0xb15a…7b53Base—$0.01100%coinbase58d ago0xbf0d8e…308a56
0xd61d…7e3b0x1df6…3117Base—$0.01100%coinbase58d ago0x4a274c…70c2ad
0xd61d…7e3b0xac82…2e54Base—$0.01100%coinbase58d ago0x00e5b6…3e0e88
0xd61d…7e3b0x7713…55eaBase—$0.01100%coinbase58d ago0x80179a…86d515
0xd61d…7e3b0xa019…1575Base—$0.01100%coinbase58d ago0x45d187…b3d3b8
0xd61d…7e3b0xd674…67e8Base—$0.01100%coinbase58d ago0xb42902…10498f
0xd61d…7e3b0x32c6…33c4Base—$0.01100%coinbase58d ago0xb97b97…1f0877
0xd61d…7e3b0x0ce5…a4b1Base—$0.01100%coinbase58d ago0x7c80db…193491

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.