Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x02ba…45ec0x10c1…1e24Base—$0.46100%coinbase107d ago0xd6170c…2608b8
0x02ba…45ec0x10c1…1e24Base—$0.60100%coinbase107d ago0xd1df98…32fbdc
0x02ba…45ec0x10c1…1e24Base—$0.50100%coinbase107d ago0xa606a2…07a0a3
0x02ba…45ec0x10c1…1e24Base—$0.59100%coinbase107d ago0xe1862e…56fc07
0x02ba…45ec0x10c1…1e24Base—$0.58100%coinbase107d ago0x3606ec…e8c4bd
0x02ba…45ec0x10c1…1e24Base—$0.65100%coinbase107d ago0x045bce…3182d0
0x02ba…45ec0x10c1…1e24Base—$0.63100%coinbase107d ago0x7aadc2…e1ee30
0x02ba…45ec0x10c1…1e24Base—$0.72100%coinbase107d ago0x7fa6a7…2b5107
0x02ba…45ec0x10c1…1e24Base—$0.51100%coinbase107d ago0x78da5d…60b651
0x02ba…45ec0x10c1…1e24Base—$0.33100%coinbase107d ago0xf59f13…92234c
0x02ba…45ec0x10c1…1e24Base—$0.49100%coinbase107d ago0x86b94a…67d43c
0x02ba…45ec0x10c1…1e24Base—$0.13100%coinbase107d ago0x07581b…590f71
0x02ba…45ec0x10c1…1e24Base—$0.29100%coinbase107d ago0x695822…5f3e9b
0x02ba…45ec0x10c1…1e24Base—$0.09100%coinbase107d ago0xbf663d…9e224f
0x02ba…45ec0x10c1…1e24Base—$0.09100%coinbase107d ago0x656df3…e6c689
0x02ba…45ec0x10c1…1e24Base—$0.22100%coinbase107d ago0xccb514…2e9209
0x02ba…45ec0x10c1…1e24Base—$0.40100%coinbase107d ago0x643939…dd9735
0x02ba…45ec0x10c1…1e24Base—$0.23100%coinbase107d ago0x99e1d7…8c955e
0x02ba…45ec0x10c1…1e24Base—$0.50100%coinbase107d ago0x0e98d5…f98bc4
0x02ba…45ec0x10c1…1e24Base—$0.50100%coinbase107d ago0x1e90db…ba3991
0x02ba…45ec0x10c1…1e24Base—$0.50100%coinbase107d ago0xee1b2c…63d4f7
0x02ba…45ec0x10c1…1e24Base—$0.44100%coinbase107d ago0x091931…e3d7cf
0x02ba…45ec0x10c1…1e24Base—$0.65100%coinbase107d ago0xa6ab16…a59f50
0x02ba…45ec0x10c1…1e24Base—$0.08100%coinbase107d ago0x26a189…0fae51
0x02ba…45ec0x10c1…1e24Base—$0.51100%coinbase107d ago0x7c3c41…0b4e5b

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.