Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x7d83…b5330xfe80…47eeBase$0.001100%fluxa37d ago0xb67e1f…1a3dff
0x7d83…b5330xfe80…47eeBase$0.001100%fluxa37d ago0x57a98d…3d9223
0x7d83…b5330xfe80…47eeBase$0.001100%fluxa37d ago0x0387c6…f02715
0x7d83…b5330xfe80…47eeBase$0.001100%fluxa37d ago0x75db38…2be340
0x7d83…b5330xfe80…47eeBase$0.001100%fluxa37d ago0xeca10f…fa4e78
0x7d83…b5330xfe80…47eeBase$0.001100%fluxa37d ago0x7772e9…213585
0x7d83…b5330x9c95…e299Base$0.001100%fluxa37d ago0x06c619…cc375a
0x7d83…b5330xfe80…47eeBase$0.001100%fluxa37d ago0xadc999…7944a0
0x7d83…b5330x9c95…e299Base$0.001100%fluxa37d ago0x9765f7…ef8a2d
0x7d83…b5330xfe80…47eeBase$0.001100%fluxa37d ago0xc84144…cd3d18
0x7d83…b5330x9c95…e299Base$0.001100%fluxa37d ago0x112842…4b7273
0x7d83…b5330xfe80…47eeBase$0.001100%fluxa37d ago0x2b2ff9…9d0c0c
0x7d83…b5330xfe80…47eeBase$0.001100%fluxa37d ago0xf32ba5…325835
0x7d83…b5330xfe80…47eeBase$0.001100%fluxa37d ago0x2936a1…9fd6e5
0x7d83…b5330xfe80…47eeBase$0.001100%fluxa37d ago0xdf1fa5…83cd82
0x7d83…b5330x9c95…e299Base$0.001100%fluxa37d ago0x35129e…e59936
0x7d83…b5330xfe80…47eeBase$0.001100%fluxa37d ago0x23aca3…bf4480
0x7d83…b5330xfe80…47eeBase$0.001100%fluxa37d ago0x24d862…2e5ff0
0x7d83…b5330xfe80…47eeBase$0.001100%fluxa37d ago0x82057f…068a3d
0x7d83…b5330xfe80…47eeBase$0.001100%fluxa37d ago0x5750f3…41ff2e
0x7d83…b5330xfe80…47eeBase$0.001100%fluxa37d ago0x0d711d…9cc18f
0x7d83…b5330xfe80…47eeBase$0.001100%fluxa37d ago0x846b8c…23ef53
0x7d83…b5330xfe80…47eeBase$0.001100%fluxa37d ago0x8e8489…5ce856
0x7d83…b5330xfe80…47eeBase$0.001100%fluxa37d ago0x621043…a9b510
0x7d83…b5330xfe80…47eeBase$0.001100%fluxa37d ago0xea22cc…d543d2

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.