Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x24fb…aeec0xfe80…47eeBase—$0.001100%fluxa50d ago0x19d825…479024
0x24fb…aeec0xfe80…47eeBase—$0.001100%fluxa50d ago0x809e3f…f18c5b
0x24fb…aeec0xfe80…47eeBase—$0.001100%fluxa50d ago0xa42f83…00eb6c
0x24fb…aeec0xfe80…47eeBase—$0.001100%fluxa50d ago0xd7100e…d97dc6
0x24fb…aeec0xfe80…47eeBase—$0.001100%fluxa50d ago0x352626…1fd698
0x24fb…aeec0xfe80…47eeBase—$0.001100%fluxa50d ago0xd1e55c…c98fc8
0x24fb…aeec0xfe80…47eeBase—$0.001100%fluxa50d ago0xf1e5d6…6be49a
0x24fb…aeec0xfe80…47eeBase—$0.001100%fluxa50d ago0x6ada86…73140b
0x24fb…aeec0xfe80…47eeBase—$0.001100%fluxa50d ago0x203316…408fc7
0x24fb…aeec0xfe80…47eeBase—$0.001100%fluxa50d ago0xdb093d…9fe039
0x24fb…aeec0xfe80…47eeBase—$0.001100%fluxa50d ago0x6a8fd6…4016d8
0x24fb…aeec0xfe80…47eeBase—$0.001100%fluxa50d ago0x740f56…b7cf3e
0x24fb…aeec0xfe80…47eeBase—$0.001100%fluxa50d ago0x1d4aee…a844be
0x24fb…aeec0xfe80…47eeBase—$0.001100%fluxa50d ago0x6d5bc2…cca433
0x24fb…aeec0xfe80…47eeBase—$0.001100%fluxa50d ago0x0bb3b5…ae7cbe
0x24fb…aeec0xfe80…47eeBase—$0.001100%fluxa50d ago0xc37c24…963186
0x24fb…aeec0xfe80…47eeBase—$0.001100%fluxa50d ago0x5ab708…1b3b85
0x24fb…aeec0xfe80…47eeBase—$0.001100%fluxa50d ago0xf23c4c…854793
0x24fb…aeec0xfe80…47eeBase—$0.001100%fluxa50d ago0xd3d8b1…8c9ba1
0x24fb…aeec0xfe80…47eeBase—$0.001100%fluxa50d ago0xe831de…ce83b9
0x24fb…aeec0xfe80…47eeBase—$0.001100%fluxa50d ago0xcad42d…91b4a3
0x24fb…aeec0xfe80…47eeBase—$0.001100%fluxa50d ago0x38894f…0103ed
0x24fb…aeec0xfe80…47eeBase—$0.001100%fluxa50d ago0xaed7d1…f6d728
0x24fb…aeec0xfe80…47eeBase—$0.001100%fluxa50d ago0xb5534b…e9411b
0x24fb…aeec0xfe80…47eeBase—$0.001100%fluxa50d ago0x56f3ad…45a877

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.