Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x5d79…ab930x0e3d…7757Base—$6.30100%0x2544…8c45113d ago0x4c44af…4919c6
0xc0de…9f990x0e3d…7757Base—$50.00100%0x2960…064b113d ago0x506656…c19cdc
0x1332…66eb0x0e3d…7757Base—$105.00100%0x44e3…3432113d ago0xde4121…7ba9ad
0x1332…66eb0x0e3d…7757Base—$10.50100%0x33cf…fffe113d ago0x495663…902aaf
0x1332…66eb0x0e3d…7757Base—$105.00100%0xb182…b93d113d ago0x321477…4285fd
0x1332…66eb0x0e3d…7757Base—$122.39100%0x16b5…bfc0113d ago0xa585e4…09f586
0x1332…66eb0x0e3d…7757Base—$10.50100%0xdcda…ec2f113d ago0x59fd03…226e46
0x90ad…912b0x0e3d…7757Base—$4.20100%0x7929…b331113d ago0xe39726…66a613
0xa787…64cf0x0e3d…7757Base—$10.50100%0x9dba…e8e0113d ago0x2a3ebe…2bcef2
0xa17c…60a90x0e3d…7757Base—$21.00100%0x5944…5572113d ago0x864c02…563e04
0xa787…64cf0x0e3d…7757Base—$10.50100%0x0dd9…36a5113d ago0x9ce035…f1f508
0x1332…66eb0x0e3d…7757Base—$10.50100%0x170f…6230113d ago0xe91290…f15dbe
0x1332…66eb0x0e3d…7757Base—$4.20100%0x9e2a…5a94113d ago0x0cbd29…309cea
0xe9d4…f4440x0e3d…7757Base—$4.20100%0x6c0f…7cd6113d ago0x882330…f259d1
0x1332…66eb0x0e3d…7757Base—$1,050.00100%0x6a34…ec88113d ago0xe5110e…cb5835
0x3576…c26a0x0e3d…7757Base—$10.50100%0xe4bd…cd4e113d ago0xd46086…86da41
0x1a0a…bbe90x0e3d…7757Base—$10.00100%0xbcc0…614b113d ago0x1c2516…0b2f86
0xf82d…35160x0e3d…7757Base—$5.25100%0x9765…21f5113d ago0x1ee3f9…d2fee8
0x1332…66eb0x0e3d…7757Base—$90.00100%0x30af…b89d113d ago0xa9dc03…1364ae
0x1332…66eb0x0e3d…7757Base—$37.80100%0xa0c6…2cb4113d ago0x0bd459…1f2f02
0x1332…66eb0x0e3d…7757Base—$210.00100%0x1798…f45f113d ago0x9d9b0d…bc0786
0x1332…66eb0x0e3d…7757Base—$134.25100%0x0166…37af113d ago0x063e3e…b1d22f
0x4b2a…56510x0e3d…7757Base—$7.72100%0x73f4…8367113d ago0xc3dc95…59dc9b
0x5d79…ab930x0e3d…7757Base—$5.25100%0x7bc8…4261113d ago0xc1f956…22b3a0
0x1332…66eb0x0e3d…7757Base—$10.50100%0xcf26…86e6113d ago0x1a26a1…5c120a

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.