Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xb90a…9ae40xa123…9127Base$0.11100%fluxa94d ago0x5a0a58…25c948
0xb90a…9ae40x5d47…817bBase$0.45100%fluxa94d ago0xc2809c…19cca6
0xb90a…9ae40x2822…8ebbBase$0.45100%fluxa94d ago0xf2ac5b…dec635
0xb90a…9ae40x0a4f…785eBase$0.05100%fluxa94d ago0x4f7e77…4ab044
0xb90a…9ae40x032b…dacaBase$1.59100%fluxa94d ago0x087849…86e87e
0xb90a…9ae40xd24f…28bfBase$0.55100%fluxa94d ago0x788e8c…0b32c4
0xb90a…9ae40x20ee…0e07Base$0.45100%fluxa94d ago0x835fac…227384
0xb90a…9ae40x1a36…ef61Base$0.45100%fluxa94d ago0xac3cf1…387fa3
0xb90a…9ae40xcbed…6899Base$0.24100%fluxa94d ago0x7d921a…f3f108
0xb90a…9ae40x07da…7097Base$1.84100%fluxa94d ago0x53aaeb…381f67
0xb90a…9ae40xcec1…c62eBase$0.48100%fluxa94d ago0x4fdea7…e5c9c7
0xb90a…9ae40x402b…69f9Base$0.11100%fluxa94d ago0x527e70…4e4858
0xb90a…9ae40xb5d4…ae6eBase$1.59100%fluxa94d ago0x77b609…7fe948
0xb90a…9ae40x0874…746fBase$0.11100%fluxa94d ago0x893a6b…3c2f6e
0xb90a…9ae40x557f…ad00Base$0.50100%fluxa94d ago0xc424ca…163642
0xb90a…9ae40x7e12…a060Base$0.50100%fluxa94d ago0x0efcd0…79e2f8
0xb90a…9ae40x5f12…f184Base$0.50100%fluxa94d ago0x2431bf…26741f
0xb90a…9ae40x02f9…0db7Base$0.84100%fluxa94d ago0x26e34b…9d26d5
0xb90a…9ae40x9115…30dcBase$0.10100%fluxa94d ago0x8e5872…3aada8
0xb90a…9ae40x2ffd…2569Base$0.10100%fluxa94d ago0xb83591…a812e1
0xb90a…9ae40x45a0…dfb0Base$0.15100%fluxa94d ago0xe84fca…0f22d9
0xb90a…9ae40xfa6b…d7abBase$0.10100%fluxa94d ago0xf5c5d1…5c3647
0xb90a…9ae40xc8d7…ec3eBase$0.21100%fluxa94d ago0x85b78e…782230
0xb90a…9ae40xc851…767eBase$0.45100%fluxa94d ago0xea87b1…1b71ba
0xb90a…9ae40x71e3…cb13Base$0.50100%fluxa94d ago0x605199…5e4141

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.