Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xe399…50eb0x9c95…e299Base—$0.001100%fluxa73d ago0x671ff2…8bdc0f
0xe399…50eb0x9c95…e299Base—$0.001100%fluxa73d ago0xfe830d…168887
0xe399…50eb0x9c95…e299Base—$0.001100%fluxa73d ago0x9c7636…7e65ae
0xe399…50eb0x9c95…e299Base—$0.001100%fluxa73d ago0x2f7a81…e8d861
0xe399…50eb0x9c95…e299Base—$0.001100%fluxa74d ago0x866b87…9f66aa
0xe399…50eb0x9c95…e299Base—$0.001100%fluxa74d ago0xba5c05…3f4d33
0xe399…50eb0x9c95…e299Base—$0.001100%fluxa74d ago0xae9f24…d0d3cf
0xe399…50eb0x9c95…e299Base—$0.001100%fluxa74d ago0x86a999…090d88
0xe399…50eb0x9c95…e299Base—$0.001100%fluxa74d ago0xf37332…3b0a67
0xe399…50eb0x9c95…e299Base—$0.001100%fluxa74d ago0x65f3c8…809e13
0xe399…50eb0x9c95…e299Base—$0.001100%fluxa74d ago0x3ec8cf…9bb34b
0xe399…50eb0x9c95…e299Base—$0.001100%fluxa74d ago0x8faa01…0ef525
0xe399…50eb0x9c95…e299Base—$0.001100%fluxa74d ago0x0bd2c3…599637
0xe399…50eb0x9c95…e299Base—$0.001100%fluxa74d ago0x03af3f…17216e
0xe399…50eb0x9c95…e299Base—$0.001100%fluxa74d ago0x045936…623d94
0xe399…50eb0x9c95…e299Base—$0.001100%fluxa74d ago0x53b2c3…02f3ac
0xe399…50eb0x9c95…e299Base—$0.001100%fluxa74d ago0x6bade3…9b45c8
0xe399…50eb0x9c95…e299Base—$0.001100%fluxa74d ago0x8e9172…64a4d6
0xe399…50eb0x9c95…e299Base—$0.001100%fluxa74d ago0xdb7c55…80d0f8
0xe399…50eb0x9c95…e299Base—$0.001100%fluxa74d ago0x50466a…1db28a
0xe399…50eb0x9c95…e299Base—$0.001100%fluxa74d ago0xd3a317…f091e0
0xe399…50eb0x9c95…e299Base—$0.001100%fluxa74d ago0xbb341e…de6cf4
0xe399…50eb0x9c95…e299Base—$0.001100%fluxa74d ago0x944e11…961f82
0xe399…50eb0x9c95…e299Base—$0.001100%fluxa74d ago0x939567…3cae60
0xe399…50eb0x9c95…e299Base—$0.001100%fluxa74d ago0xdad7c7…c9f434

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.