Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x19a7…26650x9c95…e299Base—$0.001100%fluxa41d ago0xf3a3c5…528309
0x19a7…26650x9c95…e299Base—$0.001100%fluxa41d ago0xc69e5a…0cdb77
0x19a7…26650x9c95…e299Base—$0.001100%fluxa41d ago0x18cc97…0b3a6c
0x19a7…26650x9c95…e299Base—$0.001100%fluxa41d ago0xe54e81…c83cf4
0x19a7…26650xfe80…47eeBase—$0.001100%fluxa41d ago0x258ec7…49607b
0x19a7…26650xfe80…47eeBase—$0.001100%fluxa41d ago0x142b19…a1325f
0x19a7…26650x9c95…e299Base—$0.001100%fluxa41d ago0x7e2c7b…30aa73
0x19a7…26650xfe80…47eeBase—$0.001100%fluxa41d ago0x1ad4cb…1f68bc
0x19a7…26650xfe80…47eeBase—$0.001100%fluxa41d ago0x0c1390…ebf2fe
0x19a7…26650x9c95…e299Base—$0.001100%fluxa41d ago0x225648…4e9562
0x19a7…26650x9c95…e299Base—$0.001100%fluxa41d ago0xa75776…9e8491
0x19a7…26650xfe80…47eeBase—$0.001100%fluxa41d ago0x719b73…fdf613
0x19a7…26650xfe80…47eeBase—$0.001100%fluxa41d ago0xa33e4f…069df3
0x19a7…26650xfe80…47eeBase—$0.001100%fluxa41d ago0xb522ab…7c11aa
0x19a7…26650x9c95…e299Base—$0.001100%fluxa42d ago0xd27287…4f2451
0x19a7…26650x9c95…e299Base—$0.001100%fluxa42d ago0xf82c2e…f6e79c
0x19a7…26650xfe80…47eeBase—$0.001100%fluxa42d ago0x546595…b12bba
0x19a7…26650x9c95…e299Base—$0.001100%fluxa42d ago0xf733cc…f3f045
0x19a7…26650x9c95…e299Base—$0.001100%fluxa42d ago0x00ee21…c66b61
0x19a7…26650xfe80…47eeBase—$0.001100%fluxa42d ago0xe47565…369fd0
0x19a7…26650x9c95…e299Base—$0.001100%fluxa42d ago0x41225c…be84fd
0x19a7…26650x9c95…e299Base—$0.001100%fluxa42d ago0x27383b…67ad50
0x19a7…26650x9c95…e299Base—$0.001100%fluxa42d ago0x8073b8…dc02b4
0x19a7…26650xfe80…47eeBase—$0.001100%fluxa42d ago0x364b36…1c05c8
0x19a7…26650x9c95…e299Base—$0.001100%fluxa42d ago0xce5d47…642db0

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.