Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x32a8…ab190x537c…a0fcBase—$0.001100%coinbase95d ago0xab71a7…5d4309
0x32a8…ab190x537c…a0fcBase—$0.001100%coinbase95d ago0x884a2d…8c29ad
0x32a8…ab190x537c…a0fcBase—$0.001100%coinbase95d ago0x2b1dff…80acea
0x32a8…ab190x537c…a0fcBase—$0.001100%coinbase95d ago0xf1bc0b…422b2f
0x32a8…ab190x537c…a0fcBase—$0.001100%coinbase95d ago0x244e7c…552f8b
0x32a8…ab190x537c…a0fcBase—$0.001100%coinbase95d ago0xa16c92…7d9bfc
0x32a8…ab190x537c…a0fcBase—$0.001100%coinbase95d ago0x63f183…4ef3cf
0x32a8…ab190x537c…a0fcBase—$0.001100%coinbase95d ago0xf6c442…ba1765
0x32a8…ab190x537c…a0fcBase—$0.001100%coinbase95d ago0x8ef987…697f67
0x32a8…ab190x537c…a0fcBase—$0.001100%coinbase95d ago0xb83933…6ca52d
0x32a8…ab190x537c…a0fcBase—$0.001100%coinbase95d ago0xa5a674…099e0e
0x32a8…ab190x537c…a0fcBase—$0.001100%coinbase95d ago0x5d5739…2c644c
0x32a8…ab190x537c…a0fcBase—$0.001100%coinbase95d ago0x14ea78…6fac57
0x32a8…ab190x537c…a0fcBase—$0.001100%coinbase95d ago0xe48b16…af992f
0x32a8…ab190x537c…a0fcBase—$0.001100%coinbase95d ago0x905747…7d63b2
0x32a8…ab190x537c…a0fcBase—$0.001100%coinbase95d ago0x96d73b…27c512
0x32a8…ab190x537c…a0fcBase—$0.001100%coinbase95d ago0x133f2a…5adbe4
0x32a8…ab190x537c…a0fcBase—$0.001100%coinbase95d ago0xc727d7…c5ab79
0x32a8…ab190x537c…a0fcBase—$0.001100%coinbase95d ago0x0c0d72…38358d
0x32a8…ab190x537c…a0fcBase—$0.001100%coinbase95d ago0xe44e55…458b83
0x32a8…ab190x537c…a0fcBase—$0.001100%coinbase95d ago0x60e678…5e5725
0x32a8…ab190x537c…a0fcBase—$0.001100%coinbase95d ago0xc0a0fa…bbbf6e
0x32a8…ab190x537c…a0fcBase—$0.001100%coinbase95d ago0x7c5e30…844baa
0x32a8…ab190x537c…a0fcBase—$0.001100%coinbase95d ago0x60e474…d7f627
0x32a8…ab190x537c…a0fcBase—$0.001100%coinbase95d ago0xf43745…a76e84

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.