Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x8bf6…ee0b0xfe80…47eeBase$0.001100%fluxa23d ago0x88fbb8…0c0de5
0x8bf6…ee0b0xfe80…47eeBase$0.001100%fluxa23d ago0x6adb61…e28f7c
0x8bf6…ee0b0xfe80…47eeBase$0.001100%fluxa23d ago0xae7660…a5d217
0x8bf6…ee0b0xfe80…47eeBase$0.001100%fluxa23d ago0xdcf1fa…ce4673
0x8bf6…ee0b0xfe80…47eeBase$0.001100%fluxa23d ago0x68d389…f29f41
0x8bf6…ee0b0xfe80…47eeBase$0.001100%fluxa23d ago0x3fcfc1…d15ac0
0x8bf6…ee0b0xfe80…47eeBase$0.001100%fluxa23d ago0x7bf78a…b5e29a
0x8bf6…ee0b0xfe80…47eeBase$0.001100%fluxa23d ago0xf03e8f…ce6fa8
0x8bf6…ee0b0xfe80…47eeBase$0.001100%fluxa23d ago0x9bf1ae…32488c
0x8bf6…ee0b0xfe80…47eeBase$0.001100%fluxa23d ago0xd09cf9…e2c48e
0x8bf6…ee0b0xfe80…47eeBase$0.001100%fluxa23d ago0x45528f…7e1161
0x8bf6…ee0b0xfe80…47eeBase$0.001100%fluxa23d ago0x320f89…523510
0x8bf6…ee0b0xfe80…47eeBase$0.001100%fluxa23d ago0x0a0aee…8d9c42
0x8bf6…ee0b0xfe80…47eeBase$0.001100%fluxa23d ago0xeaeb8b…dd6143
0x8bf6…ee0b0xfe80…47eeBase$0.001100%fluxa24d ago0x3458eb…2d17db
0x8bf6…ee0b0xfe80…47eeBase$0.001100%fluxa24d ago0x229eb7…298b46
0x8bf6…ee0b0xfe80…47eeBase$0.001100%fluxa24d ago0xf27224…21a566
0x8bf6…ee0b0xfe80…47eeBase$0.001100%fluxa24d ago0xa11fed…cd083a
0x8bf6…ee0b0xfe80…47eeBase$0.001100%fluxa24d ago0xfdf6c7…063747
0x8bf6…ee0b0xfe80…47eeBase$0.001100%fluxa24d ago0xb406fe…88813c
0x8bf6…ee0b0xfe80…47eeBase$0.001100%fluxa24d ago0xfd0d78…0d59be
0x8bf6…ee0b0xfe80…47eeBase$0.001100%fluxa24d ago0x2c1133…5558f0
0x8bf6…ee0b0xfe80…47eeBase$0.001100%fluxa24d ago0xd1880b…87a534

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.