Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x1332…66eb0x0e3d…7757Base—$52.50100%0xc629…e70164d ago0xcfe6df…44ded8
0x1332…66eb0x0e3d…7757Base—$15.59100%0xd022…454164d ago0x07bc2c…c61188
0x415f…a9810x0e3d…7757Base—$3.00100%0xeb2b…34ca64d ago0x274064…96357b
0xc923…70420x0e3d…7757Base—$13.65100%0x4689…1c4b64d ago0xe99622…8faf32
0x3fb1…7e250x0e3d…7757Base—$3.15100%0xac5b…869864d ago0x8578a7…553276
0xd0b0…84350x0e3d…7757Base—$50.00100%0x9f6a…a93c64d ago0xdd3002…7a8546
0x1332…66eb0x0e3d…7757Base—$287.99100%0x13c6…f0ed64d ago0xecf792…14e742
0x1332…66eb0x0e3d…7757Base—$105.00100%0x9d66…1ab664d ago0xe499bf…dfab62
0x0cdc…5b390x0e3d…7757Base—$26.25100%0xc330…c0b264d ago0x6594e2…0f7542
0x3fb1…7e250x0e3d…7757Base—$3.15100%0x7186…110f64d ago0x3b68f4…60e412
0xa787…64cf0x0e3d…7757Base—$2.10100%0x1e76…9aba64d ago0x29d936…7c2fea
0x1332…66eb0x0e3d…7757Base—$135.45100%0xa640…7f4064d ago0x693df1…361d95
0x3fb1…7e250x0e3d…7757Base—$1.05100%0x9f03…523364d ago0xa76445…35a300
0xd0b0…84350x0e3d…7757Base—$100.00100%0x5dca…cd2164d ago0x4bd130…d38c11
0x4942…e6dd0x0e3d…7757Base—$26.25100%0x6c0f…7cd664d ago0x1b7cac…2a6e60
0xe0d1…ae0c0x0e3d…7757Base—$10.50100%0x90ad…1cd664d ago0xa92661…826481
0x1332…66eb0x0e3d…7757Base—$37.80100%0xe10f…cb7064d ago0xf9b70c…95e078
0x42f9…ef840x0e3d…7757Base—$3.15100%0xdb8c…386164d ago0x66d093…7f82d8
0xeaca…a5700x0e3d…7757Base—$2.25100%0x898f…4f5e64d ago0x55d3e5…fb56ab
0xa787…64cf0x0e3d…7757Base—$11.55100%0x2740…f50464d ago0xe1295d…bb5ab3
0x1332…66eb0x0e3d…7757Base—$21.00100%0x77d0…ce5064d ago0x908d40…35910c
0xc9a2…31540x0e3d…7757Base—$5.25100%0x493f…ab8f64d ago0xc33626…6a82fa
0x1332…66eb0x0e3d…7757Base—$5.25100%0x3b25…fc9a64d ago0x463d2c…787b6d
0xa787…64cf0x0e3d…7757Base—$5.25100%0xa0c6…2cb464d ago0xb86804…2dea0b
0x1332…66eb0x0e3d…7757Base—$36.75100%0x5ed5…f6c064d ago0x608b3a…0ae690

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.