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 ago0x2cbb2c…eb1541
0xd153…1de80x13bf…b9a7Base—$0.004100%candidates122d ago0x0d0ee4…eb1186
0xd153…1de80x13bf…b9a7Base—$0.002100%coinbase122d ago0x58f5ac…b7cc8f
0xd153…1de80x13bf…b9a7Base—$0.004100%candidates122d ago0x9f3a1e…719567
0xd153…1de80x13bf…b9a7Base—$0.002100%coinbase122d ago0x228c92…09fdad
0xd153…1de80x13bf…b9a7Base—$0.004100%candidates122d ago0x5a39e7…33e0a5
0xd153…1de80x13bf…b9a7Base—$0.002100%coinbase122d ago0xeb731f…f90e68
0xd153…1de80x13bf…b9a7Base—$0.004100%candidates122d ago0x84f2b6…e5e8d7
0xd153…1de80x13bf…b9a7Base—$0.002100%coinbase122d ago0x47eacf…d761c5
0xd153…1de80x13bf…b9a7Base—$0.004100%candidates122d ago0x9e17e4…560a05
0xd153…1de80x13bf…b9a7Base—$0.002100%coinbase122d ago0xa27b42…2132a2
0xd153…1de80x13bf…b9a7Base—$0.004100%candidates122d ago0x924c7a…6e8cd0
0xd153…1de80x13bf…b9a7Base—$0.002100%coinbase122d ago0x79585f…3ae493
0xd153…1de80x13bf…b9a7Base—$0.004100%candidates122d ago0xdb0fe9…2a5a80
0xd153…1de80x13bf…b9a7Base—$0.002100%coinbase122d ago0xef7582…ddd0fd
0xd153…1de80x13bf…b9a7Base—$0.004100%candidates122d ago0x4c1a10…24bff3
0xd153…1de80x13bf…b9a7Base—$0.002100%coinbase122d ago0xea4de5…c87183
0xd153…1de80x13bf…b9a7Base—$0.004100%candidates122d ago0x0de64b…ac1d9f
0xd153…1de80x13bf…b9a7Base—$0.002100%coinbase122d ago0xc86608…95f387
0xd153…1de80x13bf…b9a7Base—$0.004100%candidates122d ago0x7412a2…bf1e27
0xd153…1de80x13bf…b9a7Base—$0.004100%candidates122d ago0xdccda5…6c0eea
0xd153…1de80x13bf…b9a7Base—$0.002100%coinbase122d ago0x01202c…8b7c3a
0xd153…1de80x13bf…b9a7Base—$0.004100%candidates122d ago0x45463c…21530c
0xd153…1de80x13bf…b9a7Base—$0.002100%coinbase122d ago0xfe5c68…15d0d1
0xd153…1de80x13bf…b9a7Base—$0.004100%candidates122d ago0xf3a923…cbfec2

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.