Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xe2a5…928d0xfe80…47eeBase—$0.001100%fluxa41d ago0x3a94f9…e02312
0xe2a5…928d0xfe80…47eeBase—$0.001100%fluxa41d ago0x894b23…ef75f3
0xe2a5…928d0xfe80…47eeBase—$0.001100%fluxa41d ago0xa1108d…ed2e76
0xe2a5…928d0x9c95…e299Base—$0.001100%fluxa41d ago0x6e79ea…8aa34e
0xe2a5…928d0xfe80…47eeBase—$0.001100%fluxa41d ago0x3dd7fb…22ccce
0xe2a5…928d0xfe80…47eeBase—$0.001100%fluxa41d ago0xd369eb…b70e11
0xe2a5…928d0xfe80…47eeBase—$0.001100%fluxa41d ago0x78eb9d…4ed250
0xe2a5…928d0xfe80…47eeBase—$0.001100%fluxa41d ago0xbcde07…a2d7fb
0xe2a5…928d0xfe80…47eeBase—$0.001100%fluxa41d ago0xc7f8e7…e5f6b6
0xe2a5…928d0xfe80…47eeBase—$0.001100%fluxa41d ago0x2c4857…8463ac
0xe2a5…928d0xfe80…47eeBase—$0.001100%fluxa41d ago0x968b28…db8058
0xe2a5…928d0x9c95…e299Base—$0.001100%fluxa41d ago0xbacf2e…ef5b50
0xe2a5…928d0x9c95…e299Base—$0.001100%fluxa41d ago0xaa190e…9cbad2
0xe2a5…928d0xfe80…47eeBase—$0.001100%fluxa41d ago0x2ddd4a…1573dd
0xe2a5…928d0xfe80…47eeBase—$0.001100%fluxa41d ago0x74cd2c…76f067
0xe2a5…928d0x9c95…e299Base—$0.001100%fluxa41d ago0x289bd8…3faa75
0xe2a5…928d0xfe80…47eeBase—$0.001100%fluxa41d ago0x7d19ab…6f41ae
0xe2a5…928d0x9c95…e299Base—$0.001100%fluxa41d ago0xd6a67d…ed2ab5
0xe2a5…928d0x9c95…e299Base—$0.001100%fluxa41d ago0x772439…a9bd7a
0xe2a5…928d0x9c95…e299Base—$0.001100%fluxa41d ago0x9de1dd…a7bbe4
0xe2a5…928d0xfe80…47eeBase—$0.001100%fluxa41d ago0x04234c…f41560
0xe2a5…928d0xfe80…47eeBase—$0.001100%fluxa41d ago0x2408e3…f1b360
0xe2a5…928d0x9c95…e299Base—$0.001100%fluxa41d ago0x6ad0bb…5eeb84
0xe2a5…928d0x9c95…e299Base—$0.001100%fluxa41d ago0xf31d85…d8fca8
0xe2a5…928d0x9c95…e299Base—$0.001100%fluxa42d ago0xcee30d…6fcd86

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.