Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x5fcb…d5f90x49bb…8342Base—$0.01100%coinbase3d ago0xabdc9f…4e03e7
0x5fcb…d5f90x24cb…e9b1Base—$0.01100%coinbase3d ago0x186e4a…77fd34
0x5fcb…d5f90xaa85…b1b0Base—$0.01100%coinbase3d ago0x995d79…936672
0x5fcb…d5f90x8205…4d0fBase—$0.01100%coinbase3d ago0xb644b6…a7b7f4
0x5fcb…d5f90x6023…399bBase—$0.01100%coinbase3d ago0x47eb3b…d3f367
0x5fcb…d5f90x518d…93d6Base—$0.01100%coinbase3d ago0x22fc1a…e9e6a6
0x5fcb…d5f90x5730…10a8Base—$0.01100%coinbase3d ago0xf0bb31…6eb996
0x5fcb…d5f90x01f8…b964Base—$0.01100%coinbase3d ago0x020bbe…2fa523
0x5fcb…d5f90xb38a…6d13Base—$0.01100%coinbase3d ago0xe86e67…66837b
0x5fcb…d5f90x7625…92acBase—$0.01100%coinbase3d ago0x3b6ab5…5c305a
0x5fcb…d5f90xdb1a…f102Base—$0.01100%coinbase4d ago0x605131…79b6f1
0x5fcb…d5f90x598d…09d6Base—$0.01100%coinbase4d ago0x22da0f…c02526
0x5fcb…d5f90x20cd…0f53Base—$0.01100%coinbase4d ago0xe09dda…14a465
0x5fcb…d5f90xb4fe…33fcBase—$0.01100%coinbase4d ago0x9834d9…fefb80
0x5fcb…d5f90x9a1a…c721Base—$0.01100%coinbase4d ago0x08c20e…54faa5
0x5fcb…d5f90x193c…0cbbBase—$0.01100%coinbase4d ago0xee6052…922061
0x5fcb…d5f90x5429…e16cBase—$0.01100%coinbase4d ago0xdba662…4b4112
0x5fcb…d5f90xcb2b…2ddfBase—$0.01100%coinbase4d ago0x1c260b…7eb980
0x5fcb…d5f90xa74b…848bBase—$0.01100%coinbase4d ago0xf2a6ff…3cc304
0x5fcb…d5f90x728b…862fBase—$0.01100%coinbase4d ago0xf84d74…a2cfc7
0x5fcb…d5f90xf99c…4dbcBase—$0.01100%coinbase4d ago0x70766f…d402a8
0x5fcb…d5f90x58c2…bc32Base—$0.01100%coinbase4d ago0x9b5fdf…63330f
0x5fcb…d5f90x2048…ed64Base—$0.01100%coinbase4d ago0xc657ff…419de0
0x5fcb…d5f90x4246…dd91Base—$0.01100%coinbase4d ago0x77b793…eb634b
0x5fcb…d5f90x049f…531cBase—$0.01100%coinbase4d ago0x5f5c3d…e0292f

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.