Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xb17c…b7f00x9c95…e299Base—$0.001100%fluxa32d ago0x853c2e…41f61f
0xb17c…b7f00x9c95…e299Base—$0.001100%fluxa32d ago0x400283…d82a6c
0xb17c…b7f00x9c95…e299Base—$0.001100%fluxa32d ago0x7db4f9…d38f42
0xb17c…b7f00x9c95…e299Base—$0.001100%fluxa32d ago0x2caa44…35242e
0xb17c…b7f00xfe80…47eeBase—$0.001100%fluxa32d ago0xdb3b52…b76f37
0xb17c…b7f00x9c95…e299Base—$0.001100%fluxa32d ago0x05b137…258611
0xb17c…b7f00x9c95…e299Base—$0.001100%fluxa32d ago0x471bf4…ab4063
0xb17c…b7f00x9c95…e299Base—$0.001100%fluxa32d ago0x5bcc46…bc233c
0xb17c…b7f00x9c95…e299Base—$0.001100%fluxa32d ago0xce671a…313aaf
0xb17c…b7f00x9c95…e299Base—$0.001100%fluxa32d ago0xb9bb47…f02df2
0xb17c…b7f00x9c95…e299Base—$0.001100%fluxa32d ago0xdbbec4…61e383
0xb17c…b7f00x9c95…e299Base—$0.001100%fluxa32d ago0x4a8518…641526
0xb17c…b7f00x9c95…e299Base—$0.001100%fluxa32d ago0x4f390d…a42f14
0xb17c…b7f00x9c95…e299Base—$0.001100%fluxa32d ago0x7b544d…cd01f0
0xb17c…b7f00x9c95…e299Base—$0.001100%fluxa32d ago0x194189…c8ff0e
0xb17c…b7f00xfe80…47eeBase—$0.001100%fluxa32d ago0x10d2a3…8830e6
0xb17c…b7f00xfe80…47eeBase—$0.001100%fluxa32d ago0x12a462…039ca8
0xb17c…b7f00x9c95…e299Base—$0.001100%fluxa32d ago0xfe8713…dd0f52
0xb17c…b7f00xfe80…47eeBase—$0.001100%fluxa32d ago0x43d7ae…e82d86
0xb17c…b7f00x9c95…e299Base—$0.001100%fluxa32d ago0xe3f59f…ebda6c
0xb17c…b7f00xfe80…47eeBase—$0.001100%fluxa32d ago0xaf79ab…53679c
0xb17c…b7f00x9c95…e299Base—$0.001100%fluxa32d ago0x88613a…2f6964
0xb17c…b7f00xfe80…47eeBase—$0.001100%fluxa32d ago0xf2c8e7…d10757
0xb17c…b7f00x9c95…e299Base—$0.001100%fluxa32d ago0xb5679f…cefafd
0xb17c…b7f00xfe80…47eeBase—$0.001100%fluxa32d ago0xf8df5f…106186

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.