Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xd153…1de80x13bf…b9a7Base—$0.002100%coinbase122d ago0xa78d2a…190660
0xd153…1de80x13bf…b9a7Base—$0.004100%candidates122d ago0x8af6a8…0af5c8
0xd153…1de80x13bf…b9a7Base—$0.002100%coinbase122d ago0x29f4e2…b769bc
0xd153…1de80x13bf…b9a7Base—$0.004100%candidates122d ago0xa0738d…5c143e
0xd153…1de80x13bf…b9a7Base—$0.002100%coinbase122d ago0x924a2d…4a638c
0xd153…1de80x13bf…b9a7Base—$0.004100%candidates122d ago0xb9a378…a669a6
0xd153…1de80x13bf…b9a7Base—$0.002100%coinbase122d ago0xfb3ab0…0ecb2f
0xd153…1de80x13bf…b9a7Base—$0.004100%candidates122d ago0x1f5067…2deb2a
0xd153…1de80x13bf…b9a7Base—$0.002100%coinbase122d ago0xbf485c…89354c
0xd153…1de80x13bf…b9a7Base—$0.004100%candidates122d ago0x26d9c1…76620e
0xd153…1de80x13bf…b9a7Base—$0.002100%coinbase122d ago0xc3d884…a92768
0xd153…1de80x13bf…b9a7Base—$0.004100%candidates122d ago0x8fa4e8…a0ea6e
0xd153…1de80x13bf…b9a7Base—$0.002100%coinbase122d ago0x42ce50…a03386
0xd153…1de80x13bf…b9a7Base—$0.004100%candidates122d ago0x5017b1…d78336
0xd153…1de80x13bf…b9a7Base—$0.002100%coinbase122d ago0xa7e91a…6ef6ca
0xd153…1de80x13bf…b9a7Base—$0.004100%candidates122d ago0x2ab5aa…7e62cc
0xd153…1de80x13bf…b9a7Base—$0.002100%coinbase122d ago0x0f84ce…221233
0xd153…1de80x13bf…b9a7Base—$0.004100%candidates122d ago0xd6d8c8…994372
0xd153…1de80x13bf…b9a7Base—$0.002100%coinbase122d ago0x7b9a88…a0e042
0xd153…1de80x13bf…b9a7Base—$0.004100%candidates122d ago0xc66f7b…cd3d5a
0xd153…1de80x13bf…b9a7Base—$0.002100%coinbase122d ago0x0b3409…cb1b0a
0xd153…1de80x13bf…b9a7Base—$0.004100%candidates122d ago0xf16692…b020eb
0xd153…1de80x13bf…b9a7Base—$0.002100%coinbase122d ago0x5e1229…d6c717
0xd153…1de80x13bf…b9a7Base—$0.004100%candidates122d ago0x6c39d6…089e0e
0xd153…1de80x13bf…b9a7Base—$0.002100%coinbase122d ago0x01b30c…034715

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.