Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xa137…0fd70xc806…feadBase—$0.01100%coinbase76d ago0x87cfbf…e1219b
0xa137…0fd70xa3ad…46ebBase—$0.01100%coinbase76d ago0x1d786b…b6fcfd
0xa137…0fd70x710a…307bBase—$0.01100%coinbase77d ago0x03e6e1…987240
0xa137…0fd70xf31b…b3b8Base—$0.01100%coinbase77d ago0x9f7369…3c44e8
0xa137…0fd70xffbd…3f1eBase—$0.01100%coinbase77d ago0x78ee77…4ec1e7
0xa137…0fd70xe452…84b4Base—$0.01100%coinbase77d ago0x2709da…af9092
0xa137…0fd70xf728…af69Base—$0.01100%coinbase77d ago0x193212…e6e743
0xa137…0fd70x5b6e…13b3Base—$0.01100%coinbase77d ago0x001f49…3b45e2
0xa137…0fd70x0034…0b8cBase—$0.01100%coinbase77d ago0x045109…d5fe20
0xa137…0fd70xca5b…77c3Base—$0.01100%coinbase77d ago0xa13ba8…eb12de
0xa137…0fd70x7a7e…4609Base—$0.01100%coinbase77d ago0x82c9eb…0fad10
0xa137…0fd70x3b84…b73cBase—$0.01100%coinbase77d ago0x5dc155…de2e47
0xa137…0fd70xdb1c…f1c8Base—$0.01100%coinbase77d ago0xaded4a…f924ae
0xa137…0fd70x0de0…ee10Base—$0.01100%coinbase77d ago0x30037d…7a5c8b
0xa137…0fd70xfc58…4da0Base—$0.01100%coinbase77d ago0x34c182…78d608
0xa137…0fd70x4de6…9aceBase—$0.01100%coinbase77d ago0x930a5d…e07430
0xa137…0fd70xb64e…4780Base—$0.01100%coinbase77d ago0x38e186…391f5c
0xa137…0fd70x8b6e…57d7Base—$0.01100%coinbase77d ago0x94695c…3a8d2a
0xa137…0fd70x56dd…0fbaBase—$0.01100%coinbase77d ago0xf3d737…2d3b50
0xa137…0fd70x4d66…f008Base—$0.01100%coinbase77d ago0x059399…b90b06
0xa137…0fd70x56f9…2311Base—$0.01100%coinbase77d ago0x92bcf7…0964cc
0xa137…0fd70x634c…c10eBase—$0.01100%coinbase77d ago0x5a9af2…4cc927
0xa137…0fd70x4c76…f679Base—$0.01100%coinbase77d ago0x71fa86…115b68
0xa137…0fd70x692f…46d0Base—$0.01100%coinbase77d ago0xf55b3f…72e62c
0xa137…0fd70x5fd3…c368Base—$0.01100%coinbase77d ago0x7331f8…bf0ad3

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.