Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x28a7…bccf0x17e0…e695Base—$23.00100%fluxa40d ago0xb8a2d3…37cbc5
0x5497…5a780x28a7…bccfBase—$0.20100%fluxa40d ago0x8e5734…2ce355
0x7826…02f30x28a7…bccfBase—$0.47100%fluxa40d ago0x5b5ab9…2f9866
0x0328…c8760x28a7…bccfBase—$0.47100%fluxa40d ago0xffc8ab…7fdc06
0x8aa4…dfd90x28a7…bccfBase—$0.57100%fluxa40d ago0xd216d6…17e663
0xdca7…22010x28a7…bccfBase—$0.57100%fluxa40d ago0xccf7fc…238c12
0x1208…554b0x28a7…bccfBase—$0.27100%fluxa40d ago0x30372f…3f2ff5
0xacbe…a22d0x28a7…bccfBase—$0.57100%fluxa40d ago0x0c222d…78fa58
0x26b3…547e0x28a7…bccfBase—$0.27100%fluxa40d ago0xb98be9…c55b2a
0xae4e…5d3e0x28a7…bccfBase—$0.57100%fluxa40d ago0x003e5a…b85bc7
0x6633…37f40x28a7…bccfBase—$0.27100%fluxa40d ago0xdf2b6f…a9654c
0x206e…0be20x28a7…bccfBase—$0.57100%fluxa40d ago0x28303a…69f162
0xfd65…ce450x28a7…bccfBase—$0.57100%fluxa40d ago0x7e10a4…c75003
0x7a16…e2450x28a7…bccfBase—$1.12100%fluxa40d ago0x36a539…fb5c94
0x3f22…3aca0x28a7…bccfBase—$0.57100%fluxa40d ago0x3445cc…9efa68
0x1d07…fc2b0x28a7…bccfBase—$0.87100%fluxa40d ago0x0b3e4c…36ce3e
0xe05a…3a4f0x28a7…bccfBase—$0.37100%fluxa40d ago0x6c3617…98099f
0x3ed3…3ee60x28a7…bccfBase—$0.87100%fluxa40d ago0xa8998f…64dbee
0xa949…629b0x28a7…bccfBase—$0.57100%fluxa40d ago0x449784…36f98e
0x0f80…93100x28a7…bccfBase—$0.57100%fluxa40d ago0x9dd95e…7b5f92
0x6e35…8b950x28a7…bccfBase—$0.77100%fluxa40d ago0xfa8d72…c1a163
0x57ee…57040x28a7…bccfBase—$0.87100%fluxa40d ago0x78dd46…25367b
0x5459…a9e30x28a7…bccfBase—$0.69100%fluxa40d ago0xebba1c…1b4658
0x6c00…52820x28a7…bccfBase—$0.47100%fluxa40d ago0x0b57a4…5aca80
0x38d5…73610x28a7…bccfBase—$0.17100%fluxa40d ago0xa5a8fc…16ca29

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.