Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x8127…4e050x3e0a…78e7Base—$0.005593100%coinbase74d ago0xdc294e…180feb
0x8127…4e050x3e0a…78e7Base—$0.005076100%coinbase74d ago0x0af37c…6990ce
0x8127…4e050x3e0a…78e7Base—$0.004414100%coinbase74d ago0x82fcb8…24864d
0x8127…4e050x3e0a…78e7Base—$0.003772100%coinbase75d ago0x0a4117…eda37f
0x8127…4e050x3e0a…78e7Base—$0.004006100%coinbase75d ago0x494b78…6e1be2
0x8127…4e050x3e0a…78e7Base—$0.002896100%coinbase75d ago0xab0fe7…be2cf7
0x8127…4e050x3e0a…78e7Base—$0.005335100%coinbase75d ago0xbdc665…3bea5f
0x8127…4e050x3e0a…78e7Base—$0.003531100%coinbase75d ago0x75bf21…a56592
0x8127…4e050x3e0a…78e7Base—$0.003592100%coinbase75d ago0x7e7726…1a02a1
0x8127…4e050x3e0a…78e7Base—$0.00485100%coinbase75d ago0x782f36…97480b
0x8127…4e050x3e0a…78e7Base—$0.003447100%coinbase75d ago0x5bd85e…742670
0x8127…4e050x3e0a…78e7Base—$0.005164100%coinbase75d ago0xb62e72…a91e5b
0x8127…4e050x3e0a…78e7Base—$0.004103100%coinbase75d ago0xf3ccc1…7595ce
0x8127…4e050x3e0a…78e7Base—$0.002917100%coinbase75d ago0x4208cc…8dd347
0x8127…4e050x3e0a…78e7Base—$0.00278100%coinbase75d ago0x2fe6c3…633d2c
0x8127…4e050x3e0a…78e7Base—$0.003198100%coinbase75d ago0x827c06…b2b670
0x8127…4e050x3e0a…78e7Base—$0.003894100%coinbase75d ago0xa68d23…9aec3a
0x8127…4e050x3e0a…78e7Base—$0.00572100%coinbase75d ago0x45b52c…3c9d5d
0x8127…4e050x3e0a…78e7Base—$0.003237100%coinbase75d ago0x48554f…356182
0x8127…4e050x3e0a…78e7Base—$0.00507100%coinbase75d ago0x498788…395fe4
0x8127…4e050x3e0a…78e7Base—$0.005827100%coinbase75d ago0x8a28b6…a891a2
0x8127…4e050x3e0a…78e7Base—$0.005285100%coinbase75d ago0x9a78d0…5d1147
0x8127…4e050x3e0a…78e7Base—$0.003889100%coinbase75d ago0x326132…225b48
0x8127…4e050x3e0a…78e7Base—$0.004907100%coinbase75d ago0xc812fd…22eb0b
0x8127…4e050x3e0a…78e7Base—$0.004351100%coinbase75d ago0x086f6d…fe6dad

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.