Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x5192…cda00xa9dd…2315Base—$0.002100%coinbase6d ago0xe0c69b…923a0a
0x5192…cda00xa9dd…2315Base—$0.002100%coinbase6d ago0xb1820d…a09515
0x5192…cda00xa9dd…2315Base—$0.002100%coinbase6d ago0xcbf79d…e8b339
0x5192…cda00xa9dd…2315Base—$0.002100%coinbase6d ago0x511708…58dd80
0x5192…cda00xa9dd…2315Base—$0.002100%coinbase6d ago0xd4dfb6…fddc9d
0x5192…cda00xa9dd…2315Base—$0.002100%coinbase6d ago0xc3a5d7…18f71d
0x5192…cda00xa9dd…2315Base—$0.002100%coinbase6d ago0xf81d27…9934d4
0x5192…cda00xa9dd…2315Base—$0.002100%coinbase6d ago0xd5563b…dcfa99
0x5192…cda00xa9dd…2315Base—$0.002100%coinbase6d ago0xbb381e…9bd635
0x5192…cda00xa9dd…2315Base—$0.002100%coinbase6d ago0x9420c3…c27fbe
0x5192…cda00xa9dd…2315Base—$0.002100%coinbase6d ago0x7be254…ebfb54
0x5192…cda00xa9dd…2315Base—$0.002100%coinbase6d ago0xc160bf…3e2b9b
0x5192…cda00xa9dd…2315Base—$0.002100%coinbase6d ago0xbb26f8…f4d5d3
0x5192…cda00xa9dd…2315Base—$0.002100%coinbase6d ago0x5f8513…1e4711
0x5192…cda00xa9dd…2315Base—$0.002100%coinbase6d ago0xba31e2…8d4059
0x5192…cda00xa9dd…2315Base—$0.002100%coinbase6d ago0x5e6ee4…c2fcbc
0x5192…cda00xa9dd…2315Base—$0.002100%coinbase6d ago0x2ff1b7…0fd5ba
0x5192…cda00xa9dd…2315Base—$0.002100%coinbase6d ago0x424f0b…74213a
0x5192…cda00xa9dd…2315Base—$0.002100%coinbase6d ago0x3f8480…9dfa5c
0x5192…cda00xa9dd…2315Base—$0.002100%coinbase6d ago0x9ca7ff…319ef6
0x5192…cda00xa9dd…2315Base—$0.002100%coinbase6d ago0x09e4f9…c14b24
0x5192…cda00xa9dd…2315Base—$0.002100%coinbase6d ago0xa6d56d…98f12e
0x5192…cda00xa9dd…2315Base—$0.002100%coinbase6d ago0x20f0a2…3ca64b
0x5192…cda00xa9dd…2315Base—$0.002100%coinbase6d ago0x96d841…8e4142
0x5192…cda00xa9dd…2315Base—$0.002100%coinbase6d ago0x351905…5f7e7e

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.