Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x72e4…c5900x0e3d…7757Base—$4.20100%0xe162…626867d ago0xf1270c…779d95
0x72e4…c5900x0e3d…7757Base—$4.20100%0xb3fe…1c0567d ago0x6aba37…42d132
0x72e4…c5900x0e3d…7757Base—$7.35100%0x2e76…b74967d ago0x5ea470…5c6e98
0x72e4…c5900x0e3d…7757Base—$2.10100%0x04fd…2b5267d ago0x2fde31…239065
0x72e4…c5900x0e3d…7757Base—$4.20100%0x6280…2e7967d ago0x36ccb6…9371c8
0x72e4…c5900x0e3d…7757Base—$5.25100%0xdae3…916a67d ago0x36e20e…0ae501
0x72e4…c5900x0e3d…7757Base—$5.25100%0xaf61…49f667d ago0x421c76…8df05b
0x72e4…c5900x0e3d…7757Base—$2.10100%0x065e…0a6067d ago0x949ed7…ba1f81
0x72e4…c5900x0e3d…7757Base—$5.25100%0xf31d…cc4b67d ago0x54e0b9…609430
0x72e4…c5900x0e3d…7757Base—$2.10100%0x0e26…797867d ago0x200b2d…fd5420
0x72e4…c5900x0e3d…7757Base—$3.15100%0x8112…516767d ago0x7501f4…bd683d
0x72e4…c5900x0e3d…7757Base—$5.25100%0x39a9…7be567d ago0xe56cc4…32d64e
0x72e4…c5900x0e3d…7757Base—$5.25100%0x1053…e7a967d ago0x02389e…ec865d
0x72e4…c5900x0e3d…7757Base—$5.25100%0x0553…cecf67d ago0xc268f1…29b0eb

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.