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—$116.99100%0xa640…7f4055d ago0xd0f11d…8dd470
0x1332…66eb0x0e3d…7757Base—$5.25100%0xa628…b7bc55d ago0x3b140e…16d6e8
0x1332…66eb0x0e3d…7757Base—$27.30100%0xcb3f…dc2955d ago0x623097…814638
0x1332…66eb0x0e3d…7757Base—$10.50100%0x1ae8…2c7355d ago0x8f2460…cd0dd2
0x1332…66eb0x0e3d…7757Base—$200.00100%0x02d7…6ab355d ago0xfd0fbe…c4879c
0x1332…66eb0x0e3d…7757Base—$10.00100%0x5d3d…e33355d ago0xb98c3b…dc12a1
0x1332…66eb0x0e3d…7757Base—$8.40100%0x37bf…71af55d ago0x5fecd7…34c89e
0x1332…66eb0x0e3d…7757Base—$94.50100%0x88df…6a4d55d ago0x8024e8…8e795b
0x1332…66eb0x0e3d…7757Base—$525.00100%0x21ab…01d955d ago0x74f190…e8398c
0x1332…66eb0x0e3d…7757Base—$3.15100%0x3d76…265f55d ago0x0ad36e…b4ae71
0x1332…66eb0x0e3d…7757Base—$210.00100%0x10ee…31de55d ago0x2c3237…74fb61
0x1332…66eb0x0e3d…7757Base—$105.00100%0xbc41…9c5b55d ago0x824822…8e5fd2
0x1332…66eb0x0e3d…7757Base—$28.35100%0xbe69…299255d ago0x0c423a…05d947
0x1332…66eb0x0e3d…7757Base—$59.85100%0x6078…eee855d ago0xc377a1…08b89c
0x1332…66eb0x0e3d…7757Base—$70.24100%0x5e96…f15955d ago0x6d6a54…20a994
0x1332…66eb0x0e3d…7757Base—$3.03100%0xdfb4…bf9355d ago0x7ecb75…6490fa
0x1332…66eb0x0e3d…7757Base—$10.50100%0xb92d…57bc55d ago0x9df831…bb265e
0x1332…66eb0x0e3d…7757Base—$10.50100%0x6a96…27ff55d ago0x0e7fdb…24b036
0x1332…66eb0x0e3d…7757Base—$15.75100%0x4055…8ed155d ago0x342e9b…421ce7
0x1332…66eb0x0e3d…7757Base—$105.00100%0xa2ae…033155d ago0x802e57…7f5fe8
0x1332…66eb0x0e3d…7757Base—$31.50100%0x74b9…018f55d ago0x345f38…e48d7e
0x1332…66eb0x0e3d…7757Base—$11.55100%0xa5c8…4ccb55d ago0xb1dbe9…a7c4a7
0x1332…66eb0x0e3d…7757Base—$4.20100%0x06ee…cb5255d ago0xfdac47…edba61
0x1332…66eb0x0e3d…7757Base—$5.25100%0x39a9…7be555d ago0xff7d55…d0f7b0
0x1332…66eb0x0e3d…7757Base—$21.00100%0x0245…bb7b55d ago0x3bec1f…be1974

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.