Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x3be9…575c0xf6ee…3bd2Base—$0.007964100%0x211d…d17251d ago0xaa96de…360756
0x3be9…575c0xf6ee…3bd2Base—$0.008289100%0xe196…0ce151d ago0x6e2eb9…c9a895
0x3be9…575c0xf6ee…3bd2Base—$0.003541100%0x211d…d17251d ago0x66341e…ed4bfe
0x3be9…575c0xf6ee…3bd2Base—$0.001832100%0xe196…0ce151d ago0x3b948f…dfeda9
0x3be9…575c0xf6ee…3bd2Base—$0.001247100%0xf279…f77f51d ago0x9a328f…d63ee9
0x3be9…575c0xf6ee…3bd2Base—$0.001925100%0xe196…0ce151d ago0x7a2019…102e9c
0x3be9…575c0xf6ee…3bd2Base—$0.003242100%0x4337…4bba51d ago0x486b3a…f583ed
0x3be9…575c0xf6ee…3bd2Base—$100.0070%0xf279…f77f51d ago0xfc35c0…ed686a
0x3be9…575c0xf6ee…3bd2Base—$100.0070%0x4337…a4ab51d ago0xf10162…79cdb9
0x3be9…575c0xf6ee…3bd2Base—$0.0037100%0x4337…c62f51d ago0x10e357…d39b3f
0x3be9…575c0xf6ee…3bd2Base—$0.004105100%0x211d…d17251d ago0xae79f4…811e7c
0x3be9…575c0xf6ee…3bd2Base—$0.003323100%0x4337…ef2551d ago0x90c3db…284468
0x3be9…575c0xf6ee…3bd2Base—$0.002948100%0x4337…b35051d ago0x10769b…a58d19
0x3be9…575c0xf6ee…3bd2Base—$350.00100%0x4337…7b5f51d ago0xa49aee…0fb5c2
0x3be9…575c0xf6ee…3bd2Base—$350.0070%0x211d…d17251d ago0x8786ba…0d76b3
0x3be9…575c0xf6ee…3bd2Base—$0.006154100%0x4337…9f2651d ago0x13183a…649026
0x3be9…575c0xf6ee…3bd2Base—$0.006836100%0x211d…d17251d ago0xddbfd5…4b7f15
0x3be9…575c0xf6ee…3bd2Base—$0.005255100%0x211d…d17251d ago0x483673…0c9171
0x3be9…575c0xf6ee…3bd2Base—$0.006817100%0xf279…f77f51d ago0xd1db0c…c099de
0x3be9…575c0xf6ee…3bd2Base—$400.0070%0x4337…6ca551d ago0x07de86…f49fe0
0x3be9…575c0xf6ee…3bd2Base—$0.007856100%0x4337…1b6251d ago0x41d947…e0178d
0x3be9…575c0xf6ee…3bd2Base—$0.007902100%0x6a6f…be4151d ago0xb62113…b8baf0
0x3be9…575c0xf6ee…3bd2Base—$0.001209100%0x4337…4bba51d ago0xcc4dd7…f0246e
0x3be9…575c0xf6ee…3bd2Base—$0.000084100%0x4337…4bba51d ago0x31cecd…cff7a6
0x3be9…575c0xf6ee…3bd2Base—$0.004907100%0xf279…f77f51d ago0xbda97d…5769c1

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.