Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x393e…bf100xae38…5e04eip155:1—$114.04100%Route unknown103d ago0x472936…63720d
0x21a1…29c90xae38…5e04eip155:1—$10.00100%Route unknown103d ago0xd333f9…774197
0x9124…1ad00xae38…5e04eip155:1—$438.12100%Route unknown103d ago0xb1dd9b…13c14f
0x597f…9c510xae38…5e04eip155:1—$703.98100%Route unknown103d ago0xd1283f…f6edf3
0x8c17…8a440xae38…5e04eip155:1—$100.43100%Route unknown103d ago0x66b7f0…36c87b
0xf466…2dcb0xae38…5e04eip155:1—$99.89100%Route unknown103d ago0x40379a…415584
0x18f4…a4fb0xae38…5e04eip155:1—$200.00100%Route unknown103d ago0x216ffa…0f422b
0xaa75…7ffe0xae38…5e04eip155:1—$503.36100%Route unknown103d ago0xf8f162…3b2b43
0x01a9…4c480xae38…5e04eip155:1—$47.42100%Route unknown103d ago0x270073…daeaa3
0x70f1…a70d0xae38…5e04eip155:1—$797.00100%Route unknown103d ago0xb77eea…48d449
0xb6d5…b2ab0xae38…5e04eip155:1—$15.90100%Route unknown103d ago0x8dda6e…ee9713
0x3755…4a8a0xae38…5e04eip155:1—$806.78100%Route unknown103d ago0xbd4b9c…d6a105
0xbaec…02610xae38…5e04eip155:1—$99.89100%Route unknown103d ago0x4043f7…9eec60
0xe84e…9d2c0xae38…5e04eip155:1—$97.00100%Route unknown103d ago0x04c179…128dad
0x94bb…e1da0xae38…5e04eip155:1—$10.00100%Route unknown103d ago0xc58ef7…e4e610
0x28c3…116e0xae38…5e04eip155:1—$2,000.00100%Route unknown103d ago0xa5c79b…997f1c
0xdd8b…22990xae38…5e04eip155:1—$697.86100%Route unknown103d ago0xac4798…54a530
0xdab5…3ddc0xae38…5e04eip155:1—$20,000.00100%Route unknown103d ago0xb17a2c…0673ad
0xcb30…62dd0xae38…5e04eip155:1—$500.00100%Route unknown103d ago0x28b0f6…033c1c
0x8c3b…2cd00xae38…5e04eip155:1—$99.97100%Route unknown103d ago0xf82734…6a1609
0x0b4f…7fa80xae38…5e04eip155:1—$101.00100%Route unknown103d ago0x984799…992286
0x0ea4…76710xae38…5e04eip155:1—$53.54100%Route unknown103d ago0x54f79e…b7957c
0xbf35…f4430xae38…5e04eip155:1—$110.00100%Route unknown103d ago0x90a692…f6209d
0xf927…3fd10xae38…5e04eip155:1—$195.91100%Route unknown103d ago0x42c210…4aff78
0xd52b…1fcc0xae38…5e04eip155:1—$50.00100%Route unknown103d ago0x174544…a641d2

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.