Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xd7e4…8fd20x9c95…e299Base—$0.001100%fluxa43d ago0x4035c3…a723b3
0xd7e4…8fd20x9c95…e299Base—$0.001100%fluxa43d ago0x4830bc…cad5d6
0xd7e4…8fd20x9c95…e299Base—$0.001100%fluxa43d ago0x02c31c…0ff48e
0xd7e4…8fd20x9c95…e299Base—$0.001100%fluxa43d ago0x83cc5b…0ea52d
0xd7e4…8fd20x9c95…e299Base—$0.001100%fluxa43d ago0x1b6345…5b78f4
0xd7e4…8fd20x9c95…e299Base—$0.001100%fluxa43d ago0xb6c1f1…9e6561
0xd7e4…8fd20xfe80…47eeBase—$0.001100%fluxa43d ago0x0839fa…5afd4f
0xd7e4…8fd20x9c95…e299Base—$0.001100%fluxa43d ago0xf0b04e…8f4e14
0xd7e4…8fd20x9c95…e299Base—$0.001100%fluxa43d ago0x1892d0…e75069
0xd7e4…8fd20x9c95…e299Base—$0.001100%fluxa43d ago0x37d4fc…4044c7
0xd7e4…8fd20xfe80…47eeBase—$0.001100%fluxa43d ago0xb3d816…80bd51
0xd7e4…8fd20xfe80…47eeBase—$0.001100%fluxa43d ago0x8e990d…9a64ca
0xd7e4…8fd20x9c95…e299Base—$0.001100%fluxa43d ago0x1cf320…b8418a
0xd7e4…8fd20x9c95…e299Base—$0.001100%fluxa43d ago0x2d79e5…838b24
0xd7e4…8fd20x9c95…e299Base—$0.001100%fluxa43d ago0x78d8d7…f9db86
0xd7e4…8fd20x9c95…e299Base—$0.001100%fluxa43d ago0xcf9ed2…41d224
0xd7e4…8fd20x9c95…e299Base—$0.001100%fluxa43d ago0x633b12…950c72
0xd7e4…8fd20x9c95…e299Base—$0.001100%fluxa43d ago0x873db8…8f9ae9
0xd7e4…8fd20x9c95…e299Base—$0.001100%fluxa44d ago0x7feab2…31df11
0xd7e4…8fd20xfe80…47eeBase—$0.001100%fluxa44d ago0x6415db…178a77
0xd7e4…8fd20x9c95…e299Base—$0.001100%fluxa44d ago0x69895a…036e87
0xd7e4…8fd20x9c95…e299Base—$0.001100%fluxa44d ago0xbed834…16c8f6
0xd7e4…8fd20x9c95…e299Base—$0.001100%fluxa44d ago0x0f54b3…91e7dc
0xd7e4…8fd20x9c95…e299Base—$0.001100%fluxa44d ago0x2b6292…1a40e6
0xd7e4…8fd20xfe80…47eeBase—$0.001100%fluxa44d ago0xb964ea…50d4b0

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.