Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xa6bd…ad100xf633…ba9aBase—$0.01100%coinbase73d ago0xe66526…8dc38f
0xa6bd…ad100x6a6e…941cBase—$0.01100%coinbase74d ago0x26e512…62e67a
0xa6bd…ad100xd264…4d2cBase—$0.01100%coinbase74d ago0xc3911d…55a79a
0xa6bd…ad100x7856…3c06Base—$0.01100%coinbase74d ago0x0811db…536aa2
0xa6bd…ad100x537e…e346Base—$0.01100%coinbase74d ago0xb7111d…eabfb9
0xa6bd…ad100x636b…17ffBase—$0.01100%coinbase74d ago0x2495f7…120520
0xa6bd…ad100xb6e2…144fBase—$0.01100%coinbase74d ago0x145d80…dc6dac
0xa6bd…ad100x5383…e1e3Base—$0.01100%coinbase74d ago0xac96cc…bd37b0
0xa6bd…ad100xa852…8b72Base—$0.01100%coinbase74d ago0x08806b…6fa145
0xa6bd…ad100xa614…62b8Base—$0.01100%coinbase74d ago0x92f81f…4f0462
0xa6bd…ad100x7724…8bd6Base—$0.01100%coinbase74d ago0x5dd5e5…a6d4e3
0xa6bd…ad100xda8e…6126Base—$0.01100%coinbase74d ago0x28a42b…6cda2d
0xa6bd…ad100x2ed9…0079Base—$0.01100%coinbase74d ago0x29a498…1f8b38
0xa6bd…ad100x4d49…c2c4Base—$0.01100%coinbase74d ago0x7f29f5…f0918e
0xa6bd…ad100x2f15…85d8Base—$0.01100%coinbase74d ago0xde068c…0e12ee
0xa6bd…ad100x687c…dda4Base—$0.01100%coinbase74d ago0xa3a7d2…2be7e8
0xa6bd…ad100x3c86…d977Base—$0.01100%coinbase74d ago0xbdcfa0…5d84c5
0xa6bd…ad100x5147…19feBase—$0.01100%coinbase74d ago0x3c6381…d6e3e9
0xa6bd…ad100x6b31…f2f0Base—$0.01100%coinbase74d ago0x1f91f9…057115
0xa6bd…ad100xb021…9bd6Base—$0.01100%coinbase74d ago0xda61bf…ad99f2
0xa6bd…ad100xb2b5…9b14Base—$0.01100%coinbase74d ago0x88443c…3171e5
0xa6bd…ad100xc3e4…3d35Base—$0.01100%coinbase74d ago0xcc8c01…6cd6c3
0xa6bd…ad100x1070…156eBase—$0.01100%coinbase74d ago0x5d2470…65d20f
0xa6bd…ad100xc741…dae2Base—$0.01100%coinbase74d ago0x1366a8…7e6cb4
0xa6bd…ad100x05d7…c304Base—$0.01100%coinbase74d ago0x3c52bb…85ea35

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.