Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x8097…59590xfe80…47eeBase$0.001100%fluxa22d ago0xd88321…82da90
0x8097…59590xfe80…47eeBase$0.001100%fluxa22d ago0xedbed7…329da4
0x8097…59590xfe80…47eeBase$0.001100%fluxa22d ago0x2486e7…18f931
0x8097…59590xfe80…47eeBase$0.001100%fluxa22d ago0x4c3733…4c7b9e
0x8097…59590xfe80…47eeBase$0.001100%fluxa22d ago0xed64ca…a3bf0c
0x8097…59590xfe80…47eeBase$0.001100%fluxa22d ago0x5b5013…991fbc
0x8097…59590xfe80…47eeBase$0.001100%fluxa22d ago0x5468f9…355c5b
0x8097…59590xfe80…47eeBase$0.001100%fluxa22d ago0x111250…db600b
0x8097…59590xfe80…47eeBase$0.001100%fluxa22d ago0xb1cb01…7e92b5
0x8097…59590xfe80…47eeBase$0.001100%fluxa22d ago0x168b77…5503c8
0x8097…59590xfe80…47eeBase$0.001100%fluxa22d ago0x4707af…d2e8a5
0x8097…59590xfe80…47eeBase$0.001100%fluxa22d ago0xc16311…a0b829
0x8097…59590xfe80…47eeBase$0.001100%fluxa22d ago0x5dcb88…705745
0x8097…59590xfe80…47eeBase$0.001100%fluxa22d ago0xfa5776…1529e2
0x8097…59590xfe80…47eeBase$0.001100%fluxa22d ago0x5f614d…a314c4
0x8097…59590xfe80…47eeBase$0.001100%fluxa22d ago0x57bde1…2cee55
0x8097…59590xfe80…47eeBase$0.001100%fluxa22d ago0x0a9a3f…ccd825
0x8097…59590xfe80…47eeBase$0.001100%fluxa23d ago0x530b76…310176
0x8097…59590xfe80…47eeBase$0.001100%fluxa23d ago0xf8880f…6e3fd6
0x8097…59590xfe80…47eeBase$0.001100%fluxa23d ago0x795a19…4c2bb6
0x8097…59590xfe80…47eeBase$0.001100%fluxa23d ago0xee37b9…be5acb
0x8097…59590xfe80…47eeBase$0.001100%fluxa23d ago0x13f6ee…af1135
0x8097…59590xfe80…47eeBase$0.001100%fluxa23d ago0xa67ae5…d0c061
0x8097…59590xfe80…47eeBase$0.001100%fluxa23d ago0xeadbb0…02d4c0
0x8097…59590xfe80…47eeBase$0.001100%fluxa23d ago0xdaba6c…368bdd

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.