Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xa80d…42ea0x4019…20d5Base—$0.01100%coinbase66d ago0xb2a0c2…272a78
0xa80d…42ea0x6573…09a2Base—$0.01100%coinbase66d ago0x2d07b3…a39630
0xa80d…42ea0x02c7…c4e5Base—$0.01100%coinbase66d ago0x8cc518…d5c8a3
0xa80d…42ea0x5e22…7a0cBase—$0.01100%coinbase66d ago0xf030f4…8d8024
0xa80d…42ea0xa301…54acBase—$0.01100%coinbase66d ago0x2fa883…e575b4
0xa80d…42ea0xb36b…6ed0Base—$0.01100%coinbase66d ago0x2e57e9…9285f2
0xa80d…42ea0x590b…4c04Base—$0.01100%coinbase66d ago0xb3ec98…43bfea
0xa80d…42ea0xfe19…8231Base—$0.01100%coinbase66d ago0xbccc25…e5e091
0xa80d…42ea0xc279…0a25Base—$0.01100%coinbase66d ago0xe246b9…411078
0xa80d…42ea0x27db…776eBase—$0.01100%coinbase66d ago0x393be2…c0fb30
0xa80d…42ea0x07a5…357eBase—$0.01100%coinbase66d ago0xdc4d03…445cd8
0xa80d…42ea0x74cc…69c3Base—$0.01100%coinbase66d ago0x21f16a…e4e7df
0xa80d…42ea0x960c…b0f7Base—$0.01100%coinbase66d ago0x38be48…d7724b
0xa80d…42ea0xfa68…903aBase—$0.01100%coinbase66d ago0x7ab4a8…d37f08
0xa80d…42ea0xa689…eb4aBase—$0.01100%coinbase67d ago0x12c34c…8fbd17
0xa80d…42ea0x4c44…513cBase—$0.01100%coinbase67d ago0x303983…72cfbc
0xa80d…42ea0xd726…0761Base—$0.01100%coinbase67d ago0xd5cc44…35474c
0xa80d…42ea0xcabf…f1a7Base—$0.01100%coinbase67d ago0x9fa835…6d96ae
0xa80d…42ea0xa476…0204Base—$0.01100%coinbase67d ago0xa4aad4…51a1ed
0xa80d…42ea0x734b…00d7Base—$0.01100%coinbase67d ago0xdd33d3…d8a493
0xa80d…42ea0xbabd…26eaBase—$0.01100%coinbase67d ago0x01f165…82648b
0xa80d…42ea0xbb0b…18d8Base—$0.01100%coinbase67d ago0xf51352…8e90fb
0xa80d…42ea0x04d1…a159Base—$0.01100%coinbase67d ago0xbddab3…8e9077
0xa80d…42ea0x4af7…3081Base—$0.01100%coinbase67d ago0x1bed30…df548b
0xa80d…42ea0xe6f9…103dBase—$0.01100%coinbase67d ago0x363cbd…121cfb

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.