Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x80c9…ac0a0xfe80…47eeBase—$0.001100%fluxa7d ago0xb18b4b…1eb27e
0x80c9…ac0a0xfe80…47eeBase—$0.001100%fluxa7d ago0xa0b0a0…6b1b62
0x80c9…ac0a0xfe80…47eeBase—$0.001100%fluxa7d ago0x1c8fd9…d62ea6
0x80c9…ac0a0xfe80…47eeBase—$0.001100%fluxa7d ago0xc076f2…2f72df
0x80c9…ac0a0xfe80…47eeBase—$0.001100%fluxa7d ago0x30c202…cd8b88
0x80c9…ac0a0xfe80…47eeBase—$0.001100%fluxa7d ago0x4131ac…f3db44
0x80c9…ac0a0xfe80…47eeBase—$0.001100%fluxa7d ago0xca5a4a…51d4cc
0x80c9…ac0a0xfe80…47eeBase—$0.001100%fluxa7d ago0xc89da6…b74bf7
0x80c9…ac0a0xfe80…47eeBase—$0.001100%fluxa7d ago0xdc01ec…068fce
0x80c9…ac0a0xfe80…47eeBase—$0.001100%fluxa7d ago0xd6ebb8…903b5b
0x80c9…ac0a0xfe80…47eeBase—$0.001100%fluxa7d ago0x973913…5c6c7d
0x80c9…ac0a0xfe80…47eeBase—$0.001100%fluxa7d ago0x5cbe07…bb108b
0x80c9…ac0a0xfe80…47eeBase—$0.001100%fluxa7d ago0xd8b2c2…aa63a7
0x80c9…ac0a0xfe80…47eeBase—$0.001100%fluxa7d ago0x454fa8…8d9873
0x80c9…ac0a0xfe80…47eeBase—$0.001100%fluxa7d ago0x4f86e3…9fbc3c
0x80c9…ac0a0xfe80…47eeBase—$0.001100%fluxa7d ago0x869c0c…3b65ff
0x80c9…ac0a0xfe80…47eeBase—$0.001100%fluxa7d ago0x5d6b78…d322bf
0x80c9…ac0a0xfe80…47eeBase—$0.001100%fluxa7d ago0x63729d…48e933

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.