Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xb0e5…46000xa9dd…2315Base—$0.002100%coinbase121d ago0xa292a8…2eb8df
0xb0e5…46000xa9dd…2315Base—$0.002100%coinbase121d ago0x115528…b16778
0xb0e5…46000xa9dd…2315Base—$0.002100%coinbase121d ago0xd62aea…f45c9f
0xb0e5…46000xa9dd…2315Base—$0.002100%coinbase121d ago0x603c3d…4a9cea
0xb0e5…46000xa9dd…2315Base—$0.002100%coinbase121d ago0x1c7607…55dee5
0xb0e5…46000xa9dd…2315Base—$0.002100%coinbase121d ago0x75a7c3…7d7624
0xb0e5…46000xa9dd…2315Base—$0.002100%coinbase121d ago0x978f08…d68355
0xb0e5…46000xa9dd…2315Base—$0.002100%coinbase121d ago0xf66e61…ce7699
0xb0e5…46000xa9dd…2315Base—$0.002100%coinbase121d ago0x03da7b…1417f9
0xb0e5…46000xa9dd…2315Base—$0.002100%coinbase121d ago0x55eac5…8fe082
0xb0e5…46000xa9dd…2315Base—$0.002100%coinbase121d ago0xbe7a15…81b37d
0xb0e5…46000xa9dd…2315Base—$0.002100%coinbase121d ago0xf00373…e4df72
0xb0e5…46000xa9dd…2315Base—$0.002100%coinbase121d ago0x04ffd2…a02173
0xb0e5…46000xa9dd…2315Base—$0.002100%coinbase121d ago0x442f78…a59075
0xb0e5…46000xa9dd…2315Base—$0.002100%coinbase121d ago0x43013b…346529
0xb0e5…46000xa9dd…2315Base—$0.002100%coinbase121d ago0x26c318…003338
0xb0e5…46000xa9dd…2315Base—$0.002100%coinbase121d ago0x96b3ab…7a9a06
0xb0e5…46000xa9dd…2315Base—$0.002100%coinbase121d ago0xe0caf2…19e96a
0xb0e5…46000xa9dd…2315Base—$0.002100%coinbase121d ago0x5f95c6…f8e36d
0xb0e5…46000xa9dd…2315Base—$0.002100%coinbase121d ago0xe211b2…472dad
0xb0e5…46000xa9dd…2315Base—$0.002100%coinbase122d ago0xfe618a…50fed1
0xb0e5…46000xa9dd…2315Base—$0.002100%coinbase122d ago0xc3d752…272cab
0xb0e5…46000xa9dd…2315Base—$0.002100%coinbase122d ago0x200dd9…f1a781
0xb0e5…46000xa9dd…2315Base—$0.002100%coinbase122d ago0xb214b1…8ac080
0xb0e5…46000xa9dd…2315Base—$0.002100%coinbase122d ago0x840a9e…24f5ff

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.