Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xb90a…9ae40xf020…48daBase$0.11100%fluxa93d ago0x6e6dca…a5b4a9
0xb90a…9ae40x352e…1945Base$0.11100%fluxa93d ago0x523cee…d2b01d
0xb90a…9ae40xf8b6…e63fBase$0.01100%fluxa93d ago0x7a301c…5b7e1f
0xb90a…9ae40x434f…6cadBase$0.11100%fluxa93d ago0xb8ba80…abb139
0xb90a…9ae40xf17f…c4d0Base$0.50100%fluxa93d ago0xd1711f…637ae8
0xb90a…9ae40x949b…e7dcBase$0.50100%fluxa93d ago0xf352f7…a525e3
0xb90a…9ae40x463f…5b68Base$0.50100%fluxa93d ago0x28bc01…e4f26c
0xb90a…9ae40x7c74…51c0Base$0.50100%fluxa93d ago0x7d0f6d…054bcb
0xb90a…9ae40x3e43…bbe9Base$0.50100%fluxa93d ago0x6fd47f…4d336d
0xb90a…9ae40x0a32…af1aBase$0.50100%fluxa93d ago0x298406…e2563e
0xb90a…9ae40xff47…5dd0Base$0.50100%fluxa93d ago0x84c0dd…a9e6f8
0xb90a…9ae40x647a…c264Base$0.50100%fluxa93d ago0x672a97…286084
0xb90a…9ae40x0db0…7d65Base$0.50100%fluxa93d ago0x49757d…39ff57
0xb90a…9ae40x1e9c…e562Base$0.50100%fluxa93d ago0xc4cacd…f8677e
0xb90a…9ae40xc624…a203Base$0.50100%fluxa93d ago0x5bec3a…4d848a
0xb90a…9ae40x37af…7b3fBase$0.11100%fluxa93d ago0x6dd78d…9aa93f
0xb90a…9ae40x150d…caf5Base$1.59100%fluxa93d ago0x3d3046…afa8de
0xb90a…9ae40x6fd1…a11dBase$0.45100%fluxa93d ago0x7b6430…c46551
0xb90a…9ae40x408e…3b43Base$1.59100%fluxa93d ago0x5bce01…d25826
0xb90a…9ae40x39cb…efcfBase$0.69100%fluxa93d ago0xc4ebd3…93eda1
0xb90a…9ae40x82f2…41b4Base$0.07100%fluxa93d ago0x13855f…b32e59
0xb90a…9ae40x0e22…4062Base$0.10100%fluxa93d ago0x5da5d3…28d995
0xb90a…9ae40x2192…e72bBase$0.24100%fluxa93d ago0xab3999…6150f7
0xb90a…9ae40xc5a7…7b6dBase$0.03100%fluxa93d ago0x28306e…81b492
0xb90a…9ae40xfd72…f716Base$0.11100%fluxa93d ago0x8d9646…beb2d9

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.