Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xf366…ad1a0x3e0a…78e7Base—$0.0043100%coinbase74d ago0x3d0e8c…ed10c9
0xf366…ad1a0x3e0a…78e7Base—$0.003114100%coinbase74d ago0x33e7b7…1637db
0xf366…ad1a0x3e0a…78e7Base—$0.003543100%coinbase74d ago0xa15976…437fd0
0xf366…ad1a0x3e0a…78e7Base—$0.00439100%coinbase74d ago0xfa80ab…ff3169
0xf366…ad1a0x3e0a…78e7Base—$0.003303100%coinbase75d ago0x01e959…d6c742
0xf366…ad1a0x3e0a…78e7Base—$0.004029100%coinbase75d ago0xbc750b…3a0a82
0xf366…ad1a0x3e0a…78e7Base—$0.005681100%coinbase75d ago0xf4de59…a9a76c
0xf366…ad1a0x3e0a…78e7Base—$0.002747100%coinbase75d ago0x57cf4a…4ba2e5
0xf366…ad1a0x3e0a…78e7Base—$0.00593100%coinbase75d ago0x152d14…c98318
0xf366…ad1a0x3e0a…78e7Base—$0.0054100%coinbase75d ago0x24aaf1…7f965f
0xf366…ad1a0x3e0a…78e7Base—$0.004233100%coinbase75d ago0x23b7c6…1c3583
0xf366…ad1a0x3e0a…78e7Base—$0.003999100%coinbase75d ago0x399f1a…a971f4
0xf366…ad1a0x3e0a…78e7Base—$0.00274100%coinbase75d ago0x5281df…bac76e
0xf366…ad1a0x3e0a…78e7Base—$0.003351100%coinbase75d ago0x3f43b8…386df6
0xf366…ad1a0x3e0a…78e7Base—$0.00303100%coinbase75d ago0x487cb1…59cb19
0xf366…ad1a0x3e0a…78e7Base—$0.00293100%coinbase75d ago0x348c53…9fe204
0xf366…ad1a0x3e0a…78e7Base—$0.004617100%coinbase75d ago0xda45a5…ea6b99
0xf366…ad1a0x3e0a…78e7Base—$0.005799100%coinbase75d ago0xfb6915…b10f55
0xf366…ad1a0x3e0a…78e7Base—$0.004345100%coinbase75d ago0x8ab346…9ea25a
0xf366…ad1a0x3e0a…78e7Base—$0.004106100%coinbase75d ago0xc8808b…e18de3
0xf366…ad1a0x3e0a…78e7Base—$0.004801100%coinbase75d ago0x521693…669f22
0xf366…ad1a0x3e0a…78e7Base—$0.005803100%coinbase75d ago0x501f6f…0764d5
0xf366…ad1a0x3e0a…78e7Base—$0.002825100%coinbase75d ago0x2f23a4…26e38d
0xf366…ad1a0x3e0a…78e7Base—$0.005016100%coinbase75d ago0xeb0afa…bb816b
0xf366…ad1a0x3e0a…78e7Base—$0.002664100%coinbase75d ago0x773e00…064713

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.