Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xfd0f…08c90x9c95…e299Base—$0.001100%fluxa67d ago0x2c3c3c…b9152e
0xfd0f…08c90x9c95…e299Base—$0.001100%fluxa67d ago0x6ff098…963e65
0xfd0f…08c90x9c95…e299Base—$0.001100%fluxa67d ago0x80f0b7…2fff91
0xfd0f…08c90x9c95…e299Base—$0.001100%fluxa67d ago0xe0f8f3…1bc6c2
0xfd0f…08c90x9c95…e299Base—$0.001100%fluxa67d ago0x1be734…617460
0xfd0f…08c90x9c95…e299Base—$0.001100%fluxa67d ago0x6c8c45…eb705b
0xfd0f…08c90x9c95…e299Base—$0.001100%fluxa67d ago0xfd8278…bb9bca
0xfd0f…08c90x9c95…e299Base—$0.001100%fluxa67d ago0x0cad20…eb0d1c
0xfd0f…08c90x9c95…e299Base—$0.001100%fluxa67d ago0x5ecdc5…e48b45
0xfd0f…08c90x9c95…e299Base—$0.001100%fluxa67d ago0x9994ed…ef911c
0xfd0f…08c90x9c95…e299Base—$0.001100%fluxa67d ago0xa11202…82ebbf
0xfd0f…08c90x9c95…e299Base—$0.001100%fluxa67d ago0xeb9780…635949
0xfd0f…08c90x9c95…e299Base—$0.001100%fluxa67d ago0x4e815a…f7c447
0xfd0f…08c90x9c95…e299Base—$0.001100%fluxa67d ago0x740d87…bb6978
0xfd0f…08c90x9c95…e299Base—$0.001100%fluxa67d ago0x4ee48a…4f55de
0xfd0f…08c90x9c95…e299Base—$0.001100%fluxa67d ago0xa85074…ce37af
0xfd0f…08c90x9c95…e299Base—$0.001100%fluxa67d ago0x4c9c98…6d870b
0xfd0f…08c90x9c95…e299Base—$0.001100%fluxa67d ago0x3aa468…da4eb6
0xfd0f…08c90x9c95…e299Base—$0.001100%fluxa67d ago0xa89d33…4ccb76
0xfd0f…08c90x9c95…e299Base—$0.001100%fluxa67d ago0x55b9c5…7635ea
0xfd0f…08c90x9c95…e299Base—$0.001100%fluxa67d ago0x2a28b7…21aa92
0xfd0f…08c90x9c95…e299Base—$0.001100%fluxa67d ago0x75552a…37ad0f

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.