Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x42f2…58270x9c95…e299Base—$0.001100%fluxa78d ago0x74032e…b4fb4c
0x42f2…58270x9c95…e299Base—$0.001100%fluxa78d ago0x2f9f0f…e68baf
0x42f2…58270x9c95…e299Base—$0.001100%fluxa78d ago0xec4501…ffa3fb
0x42f2…58270x9c95…e299Base—$0.001100%fluxa78d ago0x814d1c…7a4014
0x42f2…58270x9c95…e299Base—$0.001100%fluxa78d ago0x298043…f6b679
0x42f2…58270x9c95…e299Base—$0.001100%fluxa78d ago0x15a6d5…090bce
0x42f2…58270x9c95…e299Base—$0.001100%fluxa78d ago0x1aa7ff…8c6c93
0x42f2…58270x9c95…e299Base—$0.001100%fluxa78d ago0x82584a…9157d1
0x42f2…58270x9c95…e299Base—$0.001100%fluxa78d ago0x6574a7…ee0b99
0x42f2…58270x9c95…e299Base—$0.001100%fluxa78d ago0x113fe9…fbf1a3
0x42f2…58270x9c95…e299Base—$0.001100%fluxa78d ago0xc29a26…81f3ba
0x42f2…58270x9c95…e299Base—$0.001100%fluxa78d ago0xd01410…a21d9f
0x42f2…58270x9c95…e299Base—$0.001100%fluxa78d ago0x059347…1c8e66
0x42f2…58270x9c95…e299Base—$0.001100%fluxa78d ago0x292e35…2bc189
0x42f2…58270x9c95…e299Base—$0.001100%fluxa78d ago0x6bbe2d…52da30
0x42f2…58270x9c95…e299Base—$0.001100%fluxa78d ago0xd88bf9…4aa98e
0x42f2…58270x9c95…e299Base—$0.001100%fluxa78d ago0xea1e9f…92b975
0x42f2…58270x9c95…e299Base—$0.001100%fluxa78d ago0x06cfb9…e45dd7
0x42f2…58270x9c95…e299Base—$0.001100%fluxa78d ago0xf57ee8…d8f9e2
0x42f2…58270x9c95…e299Base—$0.001100%fluxa78d ago0x9acd2e…48d8aa
0x42f2…58270x9c95…e299Base—$0.001100%fluxa78d ago0x57468f…f1687a
0x42f2…58270x9c95…e299Base—$0.001100%fluxa78d ago0xd5ebd7…c8d6b4
0x42f2…58270x9c95…e299Base—$0.001100%fluxa78d ago0xa68917…80e535
0x42f2…58270x9c95…e299Base—$0.001100%fluxa78d ago0xc5751c…ff3dfc
0x42f2…58270x9c95…e299Base—$0.001100%fluxa78d ago0x779adf…e02c44

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.