Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xbf7e…4f180xa9dd…2315Base—$0.002100%coinbase106d ago0x15fdb3…693abc
0xbf7e…4f180xa9dd…2315Base—$0.002100%coinbase106d ago0xc69cad…68cae4
0xbf7e…4f180xa9dd…2315Base—$0.002100%coinbase106d ago0x8ab3cf…ff43c4
0xbf7e…4f180xa9dd…2315Base—$0.002100%coinbase106d ago0x153c88…543952
0xbf7e…4f180xa9dd…2315Base—$0.002100%coinbase106d ago0x8235f4…ee7ec8
0xbf7e…4f180xa9dd…2315Base—$0.002100%coinbase106d ago0xb4e210…9e2863
0xbf7e…4f180xa9dd…2315Base—$0.002100%coinbase106d ago0x4c0390…a82d75
0xbf7e…4f180xa9dd…2315Base—$0.002100%coinbase106d ago0x235635…f16f18
0xbf7e…4f180xa9dd…2315Base—$0.002100%coinbase106d ago0x00f0ba…e89117
0xbf7e…4f180xa9dd…2315Base—$0.002100%coinbase106d ago0xdba563…4d6235
0xbf7e…4f180xa9dd…2315Base—$0.002100%coinbase106d ago0x2dd8bc…ba218d
0xbf7e…4f180xa9dd…2315Base—$0.002100%coinbase106d ago0x9a5b6d…6a491b
0xbf7e…4f180xa9dd…2315Base—$0.002100%coinbase106d ago0xab7655…0475a6
0xbf7e…4f180xa9dd…2315Base—$0.002100%coinbase106d ago0xff0299…5f3a7a
0xbf7e…4f180xa9dd…2315Base—$0.002100%coinbase106d ago0x5456e8…f235bf
0xbf7e…4f180xa9dd…2315Base—$0.002100%coinbase106d ago0xc85e0f…2fdda7
0xbf7e…4f180xa9dd…2315Base—$0.002100%coinbase106d ago0xdfb9a5…7845de
0xbf7e…4f180xa9dd…2315Base—$0.002100%coinbase106d ago0x93daa7…7a1268
0xbf7e…4f180xa9dd…2315Base—$0.002100%coinbase106d ago0x154b81…b505f0
0xbf7e…4f180xa9dd…2315Base—$0.002100%coinbase106d ago0x9352e7…cb266f
0xbf7e…4f180xa9dd…2315Base—$0.002100%coinbase106d ago0x63ad8a…5391ef
0xbf7e…4f180xa9dd…2315Base—$0.002100%coinbase106d ago0x7055ab…06d434
0xbf7e…4f180xa9dd…2315Base—$0.002100%coinbase106d ago0x64b49b…e58a18
0xbf7e…4f180xa9dd…2315Base—$0.002100%coinbase106d ago0x2ee779…dc3c18
0xbf7e…4f180xa9dd…2315Base—$0.002100%coinbase106d ago0x8567e4…84e10b

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.