Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x8533…2d670xfe80…47eeBase—$0.001100%fluxa22d ago0x8b26bd…f673af
0x8533…2d670xfe80…47eeBase—$0.001100%fluxa22d ago0x3e9cff…3c98b7
0x8533…2d670xfe80…47eeBase—$0.001100%fluxa22d ago0x736692…cc76b2
0x8533…2d670xfe80…47eeBase—$0.001100%fluxa22d ago0xe62db0…73befb
0x8533…2d670xfe80…47eeBase—$0.001100%fluxa22d ago0x7b687c…ade2e6
0x8533…2d670xfe80…47eeBase—$0.001100%fluxa22d ago0x88db1f…f65008
0x8533…2d670xfe80…47eeBase—$0.001100%fluxa22d ago0x3d81c4…dbba90
0x8533…2d670xfe80…47eeBase—$0.001100%fluxa22d ago0xb90318…7bf1c5
0x8533…2d670xfe80…47eeBase—$0.001100%fluxa22d ago0xb376e6…bc186e
0x8533…2d670xfe80…47eeBase—$0.001100%fluxa22d ago0xda8bb1…22b49a
0x8533…2d670xfe80…47eeBase—$0.001100%fluxa22d ago0x27a315…3e9964
0x8533…2d670xfe80…47eeBase—$0.001100%fluxa22d ago0x0086e3…d7c1b1
0x8533…2d670xfe80…47eeBase—$0.001100%fluxa22d ago0xb1920c…5314b4
0x8533…2d670xfe80…47eeBase—$0.001100%fluxa22d ago0x80847f…2a3a80
0x8533…2d670xfe80…47eeBase—$0.001100%fluxa22d ago0x246d00…e41978
0x8533…2d670xfe80…47eeBase—$0.001100%fluxa22d ago0x33f5c5…40c50a
0x8533…2d670xfe80…47eeBase—$0.001100%fluxa22d ago0xea7cae…34dc65
0x8533…2d670xfe80…47eeBase—$0.001100%fluxa22d ago0xde613f…444dc1
0x8533…2d670xfe80…47eeBase—$0.001100%fluxa22d ago0x0cf16e…9b5dd4
0x8533…2d670xfe80…47eeBase—$0.001100%fluxa22d ago0x6a697f…7a8ba7
0x8533…2d670xfe80…47eeBase—$0.001100%fluxa22d ago0xc079d1…7acb5f
0x8533…2d670xfe80…47eeBase—$0.001100%fluxa22d ago0x6efd2b…4f90dc
0x8533…2d670xfe80…47eeBase—$0.001100%fluxa22d ago0x12538e…bb6dfc
0x8533…2d670xfe80…47eeBase—$0.001100%fluxa22d ago0x21d899…1e3e98
0x8533…2d670xfe80…47eeBase—$0.001100%fluxa22d ago0x23435f…a81571

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.