Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xe55e…f7480x8e77…e2d6Base—$37.84100%mrdn53d ago0xa4aa73…422c2a
0xe55e…f7480x8e77…e2d6Base—$23.03100%mrdn53d ago0x93c813…6a8910
0xe55e…f7480x8e77…e2d6Base—$21.43100%mrdn53d ago0x008063…9b8841
0xe55e…f7480x8e77…e2d6Base—$20.68100%mrdn53d ago0xdb7dbc…efa872
0xe55e…f7480x8e77…e2d6Base—$24.17100%mrdn53d ago0x2a143f…fc79ef
0xe55e…f7480x8e77…e2d6Base—$28.74100%mrdn53d ago0xb24bac…02bd3a
0xe55e…f7480x8e77…e2d6Base—$31.70100%mrdn53d ago0x82dacb…eb42d7
0xe55e…f7480x8e77…e2d6Base—$21.26100%mrdn53d ago0xf1246b…c61ce3
0xe55e…f7480x8e77…e2d6Base—$25.25100%mrdn53d ago0x3a407c…44062d
0xe55e…f7480x8e77…e2d6Base—$26.91100%mrdn54d ago0x63db2a…b95b0b
0xe55e…f7480x8e77…e2d6Base—$22.59100%mrdn54d ago0xf5893f…164830
0xe55e…f7480x8e77…e2d6Base—$28.64100%mrdn54d ago0x937ffb…97de57
0xe55e…f7480x8e77…e2d6Base—$34.87100%mrdn54d ago0xd1a550…fe35e2
0xe55e…f7480x8e77…e2d6Base—$24.19100%mrdn54d ago0x52ab64…abfb47
0xe55e…f7480x8e77…e2d6Base—$38.17100%mrdn54d ago0xc68e6b…b86e26
0xe55e…f7480x8e77…e2d6Base—$30.05100%mrdn54d ago0xd9f219…56f89a
0xe55e…f7480x8e77…e2d6Base—$18.18100%mrdn54d ago0x8cba3d…1ffce8
0xe55e…f7480x8e77…e2d6Base—$17.77100%mrdn54d ago0x1a8b10…2c3152
0xe55e…f7480x8e77…e2d6Base—$17.64100%mrdn54d ago0xb2cebd…b89443
0xe55e…f7480x8e77…e2d6Base—$25.14100%mrdn54d ago0x2c7689…707106
0xe55e…f7480x8e77…e2d6Base—$24.61100%mrdn54d ago0xf7526e…e995db
0xe55e…f7480x8e77…e2d6Base—$38.85100%mrdn54d ago0xb80dda…44f55c
0xe55e…f7480x8e77…e2d6Base—$32.62100%mrdn54d ago0x0a3c04…9d3c34
0xe55e…f7480x8e77…e2d6Base—$38.83100%mrdn54d ago0x985803…dd3d75
0xe55e…f7480x8e77…e2d6Base—$40.16100%mrdn54d ago0x773dd3…7f71b5

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.