Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x3b1d…d4b40xfe80…47eeBase$0.001100%fluxa36d ago0x65dd0a…5ba450
0x3b1d…d4b40xfe80…47eeBase$0.001100%fluxa36d ago0x31c132…3e4266
0x3b1d…d4b40x9c95…e299Base$0.001100%fluxa36d ago0x76cca3…087f4b
0x3b1d…d4b40xfe80…47eeBase$0.001100%fluxa36d ago0x91c63b…617709
0x3b1d…d4b40xfe80…47eeBase$0.001100%fluxa36d ago0x7b47d8…123ff2
0x3b1d…d4b40xfe80…47eeBase$0.001100%fluxa36d ago0x45b659…c935b6
0x3b1d…d4b40xfe80…47eeBase$0.001100%fluxa36d ago0xaceecf…9207d9
0x3b1d…d4b40xfe80…47eeBase$0.001100%fluxa36d ago0xfc7fc7…24dbcb
0x3b1d…d4b40xfe80…47eeBase$0.001100%fluxa36d ago0xefced2…41b8af
0x3b1d…d4b40xfe80…47eeBase$0.001100%fluxa36d ago0xd79597…b3f696
0x3b1d…d4b40xfe80…47eeBase$0.001100%fluxa36d ago0x355ef7…7a4564
0x3b1d…d4b40xfe80…47eeBase$0.001100%fluxa36d ago0x695a9c…4e96f1
0x3b1d…d4b40xfe80…47eeBase$0.001100%fluxa36d ago0xd60760…d42e68
0x3b1d…d4b40xfe80…47eeBase$0.001100%fluxa36d ago0xa5b1b9…f02430
0x3b1d…d4b40xfe80…47eeBase$0.001100%fluxa36d ago0xf17acc…58cd8b
0x3b1d…d4b40xfe80…47eeBase$0.001100%fluxa36d ago0xfe7330…4df18c
0x3b1d…d4b40xfe80…47eeBase$0.001100%fluxa36d ago0x86ba91…8ec22a
0x3b1d…d4b40xfe80…47eeBase$0.001100%fluxa36d ago0x797a5a…61ef58
0x3b1d…d4b40xfe80…47eeBase$0.001100%fluxa36d ago0xdeeb24…9ec2ec
0x3b1d…d4b40xfe80…47eeBase$0.001100%fluxa36d ago0xb0a9ef…a38064
0x3b1d…d4b40xfe80…47eeBase$0.001100%fluxa36d ago0x1c6447…28c71a
0x3b1d…d4b40xfe80…47eeBase$0.001100%fluxa37d ago0x9705cd…dfca30
0x3b1d…d4b40xfe80…47eeBase$0.001100%fluxa37d ago0x90473a…9ee1b2
0x3b1d…d4b40xfe80…47eeBase$0.001100%fluxa37d ago0xbb2788…7ef3df
0x3b1d…d4b40xfe80…47eeBase$0.001100%fluxa37d ago0x056281…e0c349

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.