Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x8db2…9cc40x9c95…e299Base—$0.001100%fluxa43d ago0x1ecd01…0302b2
0x8db2…9cc40xfe80…47eeBase—$0.001100%fluxa43d ago0xfd25a8…b7fa5f
0x8db2…9cc40x9c95…e299Base—$0.001100%fluxa43d ago0x762248…0ed9cb
0x8db2…9cc40x9c95…e299Base—$0.001100%fluxa43d ago0x034471…bbbbdd
0x8db2…9cc40x9c95…e299Base—$0.001100%fluxa43d ago0xd9d86d…61a8af
0x8db2…9cc40x9c95…e299Base—$0.001100%fluxa44d ago0xdb6274…b7b52b
0x8db2…9cc40x9c95…e299Base—$0.001100%fluxa44d ago0x16a45d…c032b7
0x8db2…9cc40x9c95…e299Base—$0.001100%fluxa44d ago0xb7e076…764441
0x8db2…9cc40x9c95…e299Base—$0.001100%fluxa44d ago0x88603f…7db1b9
0x8db2…9cc40x9c95…e299Base—$0.001100%fluxa44d ago0xba488b…89e44e
0x8db2…9cc40x9c95…e299Base—$0.001100%fluxa44d ago0x5de16d…458b3e
0x8db2…9cc40xfe80…47eeBase—$0.001100%fluxa44d ago0xcc9a38…880d5a
0x8db2…9cc40x9c95…e299Base—$0.001100%fluxa44d ago0xa1603e…e3623c
0x8db2…9cc40x9c95…e299Base—$0.001100%fluxa44d ago0x00c591…df92eb
0x8db2…9cc40x9c95…e299Base—$0.001100%fluxa44d ago0x0b46e6…65fa2d
0x8db2…9cc40xfe80…47eeBase—$0.001100%fluxa44d ago0x96eb11…33ed1f
0x8db2…9cc40xfe80…47eeBase—$0.001100%fluxa44d ago0xb00171…d4bd60
0x8db2…9cc40x9c95…e299Base—$0.001100%fluxa44d ago0xff37c0…9bd993
0x8db2…9cc40x9c95…e299Base—$0.001100%fluxa44d ago0xa49cf9…c2d768
0x8db2…9cc40xfe80…47eeBase—$0.001100%fluxa44d ago0x153b35…2b7679
0x8db2…9cc40x9c95…e299Base—$0.001100%fluxa44d ago0x8b0a84…d22805
0x8db2…9cc40x9c95…e299Base—$0.001100%fluxa44d ago0x80340a…a08a5c
0x8db2…9cc40xfe80…47eeBase—$0.001100%fluxa44d ago0x3ccc27…ca4198
0x8db2…9cc40x9c95…e299Base—$0.001100%fluxa44d ago0x91fb2b…f909c4
0x8db2…9cc40x9c95…e299Base—$0.001100%fluxa44d ago0x6930a8…4b8e32

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.