Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xa49e…fe340xfe80…47eeBase—$0.001100%fluxa31d ago0x2cc3ac…2bab53
0xa49e…fe340xfe80…47eeBase—$0.001100%fluxa31d ago0x54c3ca…ee2ef0
0xa49e…fe340xfe80…47eeBase—$0.001100%fluxa31d ago0x7caa67…aa3cef
0xa49e…fe340xfe80…47eeBase—$0.001100%fluxa31d ago0x2f9d18…2ab56b
0xa49e…fe340xfe80…47eeBase—$0.001100%fluxa31d ago0xc441be…68fc7e
0xa49e…fe340xfe80…47eeBase—$0.001100%fluxa31d ago0x26ed2a…c21008
0xa49e…fe340xfe80…47eeBase—$0.001100%fluxa31d ago0xbd580b…e31fbb
0xa49e…fe340xfe80…47eeBase—$0.001100%fluxa31d ago0xcbfa7e…254617
0xa49e…fe340xfe80…47eeBase—$0.001100%fluxa31d ago0xf401b9…51c051
0xa49e…fe340xfe80…47eeBase—$0.001100%fluxa31d ago0x269057…e4c5d8
0xa49e…fe340xfe80…47eeBase—$0.001100%fluxa31d ago0x9834b7…bf3d4a
0xa49e…fe340xfe80…47eeBase—$0.001100%fluxa31d ago0x361a13…5f5e47
0xa49e…fe340xfe80…47eeBase—$0.001100%fluxa31d ago0xc306e4…797279
0xa49e…fe340xfe80…47eeBase—$0.001100%fluxa31d ago0x3c3d6a…f59860
0xa49e…fe340xfe80…47eeBase—$0.001100%fluxa31d ago0xc2950c…008117
0xa49e…fe340xfe80…47eeBase—$0.001100%fluxa31d ago0x287abd…6078e1
0xa49e…fe340xfe80…47eeBase—$0.001100%fluxa31d ago0xacf8ed…bb4944
0xa49e…fe340xfe80…47eeBase—$0.001100%fluxa31d ago0x76a0be…3b484e
0xa49e…fe340xfe80…47eeBase—$0.001100%fluxa31d ago0x9349e7…d7da44
0xa49e…fe340xfe80…47eeBase—$0.001100%fluxa31d ago0x4505ff…d7d9c9
0xa49e…fe340xfe80…47eeBase—$0.001100%fluxa31d ago0x128958…559a41
0xa49e…fe340xfe80…47eeBase—$0.001100%fluxa31d ago0x619bc7…6601fe
0xa49e…fe340xfe80…47eeBase—$0.001100%fluxa31d ago0x42f1ab…ef88b8
0xa49e…fe340xfe80…47eeBase—$0.001100%fluxa31d ago0xd88f7a…12ba6c
0xa49e…fe340xfe80…47eeBase—$0.001100%fluxa31d ago0x62b4b7…ce2848

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.