Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xff43…4e3f0xfe80…47eeBase—$0.001100%fluxa16d ago0x3a8093…7e1bac
0xff43…4e3f0xfe80…47eeBase—$0.001100%fluxa16d ago0xdc9c58…c9ed32
0xff43…4e3f0xfe80…47eeBase—$0.001100%fluxa16d ago0x3e1a07…6fdae5
0xff43…4e3f0xfe80…47eeBase—$0.001100%fluxa16d ago0xd90318…1d7cd7
0xff43…4e3f0xfe80…47eeBase—$0.001100%fluxa17d ago0x1cb45c…c52578
0xff43…4e3f0xfe80…47eeBase—$0.001100%fluxa17d ago0x0be198…31f8ec
0xff43…4e3f0xfe80…47eeBase—$0.001100%fluxa17d ago0x19a854…c4f39b
0xff43…4e3f0xfe80…47eeBase—$0.001100%fluxa17d ago0x4b9670…448115
0xff43…4e3f0xfe80…47eeBase—$0.001100%fluxa17d ago0xa55a8c…f78f08
0xff43…4e3f0xfe80…47eeBase—$0.001100%fluxa17d ago0xd93ab8…897935
0xff43…4e3f0xfe80…47eeBase—$0.001100%fluxa17d ago0x6a15c7…6d3fff
0xff43…4e3f0xfe80…47eeBase—$0.001100%fluxa17d ago0x1734c0…dc6abb
0xff43…4e3f0xfe80…47eeBase—$0.001100%fluxa17d ago0x09d662…abcc34
0xff43…4e3f0xfe80…47eeBase—$0.001100%fluxa17d ago0x5c9518…9df15b
0xff43…4e3f0xfe80…47eeBase—$0.001100%fluxa17d ago0xdd402c…4aa41c
0xff43…4e3f0xfe80…47eeBase—$0.001100%fluxa17d ago0x4f23bf…4b91c2
0xff43…4e3f0xfe80…47eeBase—$0.001100%fluxa17d ago0x0f831f…3b190e
0xff43…4e3f0xfe80…47eeBase—$0.001100%fluxa17d ago0x40a6c4…ff01bc
0xff43…4e3f0xfe80…47eeBase—$0.001100%fluxa17d ago0x7df88d…99ab88
0xff43…4e3f0xfe80…47eeBase—$0.001100%fluxa17d ago0x066786…458bc1
0xff43…4e3f0xfe80…47eeBase—$0.001100%fluxa17d ago0x15b24f…0c1aa3
0xff43…4e3f0xfe80…47eeBase—$0.001100%fluxa17d ago0x70e8ba…4d6412
0xff43…4e3f0xfe80…47eeBase—$0.001100%fluxa17d ago0x3588ed…c86ebe
0xff43…4e3f0xfe80…47eeBase—$0.001100%fluxa17d ago0x7489db…ac239c
0xff43…4e3f0xfe80…47eeBase—$0.001100%fluxa17d ago0xca07b8…a0aca9

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.