Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x405e…7eda0x0e3d…7757Base—$7.35100%0x0881…8de264d ago0xe7147f…c6dbbd
0x405e…7eda0x0e3d…7757Base—$7.35100%0x7daa…021764d ago0x3eff5f…9c0df9
0x405e…7eda0x0e3d…7757Base—$7.35100%0xd812…ee4464d ago0xaf6b89…393409
0x405e…7eda0x0e3d…7757Base—$7.35100%0x3c35…aa7364d ago0xd7d193…97584a
0x405e…7eda0x0e3d…7757Base—$7.35100%0xafd1…680d64d ago0x60809a…57b3e0
0x405e…7eda0x0e3d…7757Base—$7.35100%0x1913…93d964d ago0xa52f54…892fc9
0x405e…7eda0x0e3d…7757Base—$7.35100%0x1763…dc2264d ago0x1765d2…e2dace
0x405e…7eda0x0e3d…7757Base—$7.35100%0x4263…5fe564d ago0x8b98e3…b68664
0x405e…7eda0x0e3d…7757Base—$7.35100%0x5d0b…1ded64d ago0x25cb3a…5f4be1
0x405e…7eda0x0e3d…7757Base—$7.35100%0x2742…8fd164d ago0x547e0c…c9363c
0x405e…7eda0x0e3d…7757Base—$7.35100%0x1708…5a2765d ago0xdf5d1c…f7932a
0x405e…7eda0x0e3d…7757Base—$7.35100%0xd022…454165d ago0xa15f40…d46a68
0x405e…7eda0x0e3d…7757Base—$7.35100%0x6d25…ee4165d ago0xb66f39…ca041f
0x405e…7eda0x0e3d…7757Base—$7.35100%0x77d8…3bfa65d ago0x268c30…380ad7
0x405e…7eda0x0e3d…7757Base—$7.35100%0x38ac…96f665d ago0x884f3b…98e81c
0x405e…7eda0x0e3d…7757Base—$7.35100%0xed27…48f765d ago0x1b9155…5bfb6d
0x405e…7eda0x0e3d…7757Base—$10.50100%0x60b3…977365d ago0x9b5cfd…19f6d2
0x405e…7eda0x0e3d…7757Base—$10.50100%0x5d3d…e33365d ago0x6d8331…df4e2b
0x405e…7eda0x0e3d…7757Base—$10.50100%0x4339…385065d ago0xd2c093…852112
0x405e…7eda0x0e3d…7757Base—$10.50100%0x394f…900865d ago0x551dc6…7a7338
0x405e…7eda0x0e3d…7757Base—$10.50100%0xc86d…b47f65d ago0x66972e…c3fe6b

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.