Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x1a6c…ec180xfe80…47eeBase$0.001100%fluxa16d ago0x06fbc6…5f8fcf
0x1a6c…ec180xfe80…47eeBase$0.001100%fluxa16d ago0x08004e…993db9
0x1a6c…ec180xfe80…47eeBase$0.001100%fluxa16d ago0x167437…b585e8
0x1a6c…ec180xfe80…47eeBase$0.001100%fluxa16d ago0xa5f267…16670b
0x1a6c…ec180xfe80…47eeBase$0.001100%fluxa16d ago0x270b2a…3d49e1
0x1a6c…ec180xfe80…47eeBase$0.001100%fluxa16d ago0x3f8e1a…7c0373
0x1a6c…ec180xfe80…47eeBase$0.001100%fluxa16d ago0x9316f4…f762df
0x1a6c…ec180xfe80…47eeBase$0.001100%fluxa16d ago0x041583…2ce9b7
0x1a6c…ec180xfe80…47eeBase$0.001100%fluxa16d ago0x794857…771f84
0x1a6c…ec180xfe80…47eeBase$0.001100%fluxa16d ago0x94332a…752e7a
0x1a6c…ec180xfe80…47eeBase$0.001100%fluxa16d ago0x8e7596…c6978f
0x1a6c…ec180xfe80…47eeBase$0.001100%fluxa16d ago0xc99e54…462f0e
0x1a6c…ec180xfe80…47eeBase$0.001100%fluxa16d ago0xc28d3d…cc3ef6
0x1a6c…ec180xfe80…47eeBase$0.001100%fluxa16d ago0xf6a664…4564aa
0x1a6c…ec180xfe80…47eeBase$0.001100%fluxa16d ago0x2bff8a…1c9876
0x1a6c…ec180xfe80…47eeBase$0.001100%fluxa16d ago0x797ee7…37a3ae
0x1a6c…ec180xfe80…47eeBase$0.001100%fluxa16d ago0xe8f1a9…59ae51
0x1a6c…ec180xfe80…47eeBase$0.001100%fluxa16d ago0xb349cf…753eef
0x1a6c…ec180xfe80…47eeBase$0.001100%fluxa16d ago0x3b39d4…178763
0x1a6c…ec180xfe80…47eeBase$0.001100%fluxa16d ago0x157265…3bf32a
0x1a6c…ec180xfe80…47eeBase$0.001100%fluxa16d ago0x47ee83…8124f6
0x1a6c…ec180xfe80…47eeBase$0.001100%fluxa16d ago0x56e614…a9e9a7
0x1a6c…ec180xfe80…47eeBase$0.001100%fluxa16d ago0xc91c36…7b40b8
0x1a6c…ec180xfe80…47eeBase$0.001100%fluxa16d ago0xec045d…1d7d9b
0x1a6c…ec180xfe80…47eeBase$0.001100%fluxa16d ago0xf068f0…3e9dfd

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.