Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x5d79…ab930x0e3d…7757Base—$1.05100%0xf200…d9a0109d ago0x1cce75…d5b981
0x5d79…ab930x0e3d…7757Base—$1.05100%0xf643…9810109d ago0x7f34df…eec2d5
0x5d79…ab930x0e3d…7757Base—$4.20100%0x5944…5572109d ago0xaef7a9…a4b273
0x5d79…ab930x0e3d…7757Base—$1.05100%0x03f1…4e5f109d ago0x4d802c…283a85
0x5d79…ab930x0e3d…7757Base—$26.25100%0x9d18…1e3a109d ago0xabbae2…aebc47
0x5d79…ab930x0e3d…7757Base—$2.10100%0x4f6a…d2f6109d ago0x6f9abd…be9140
0x5d79…ab930x0e3d…7757Base—$15.75100%0x2970…8ed7109d ago0x1f0940…83c7c5
0x5d79…ab930x0e3d…7757Base—$1.05100%0x9c66…aca6109d ago0x253068…9a1179
0x5d79…ab930x0e3d…7757Base—$2.10100%0x1b46…1870109d ago0x753bdb…894e9d
0x5d79…ab930x0e3d…7757Base—$2.10100%0xbc7c…86d4109d ago0xee4308…1091e3
0x5d79…ab930x0e3d…7757Base—$6.30100%0xe9f7…982b109d ago0x50e39d…6fdc70
0x5d79…ab930x0e3d…7757Base—$7.35100%0x0fb0…4859109d ago0x9f006e…9c8cec
0x5d79…ab930x0e3d…7757Base—$4.20100%0xe4bd…cd4e109d ago0xed8f00…fc2088
0x5d79…ab930x0e3d…7757Base—$1.05100%0xc2ed…bd4e109d ago0xf19999…53fc51
0x5d79…ab930x0e3d…7757Base—$10.50100%0x2b2b…961c109d ago0x4570f1…153772
0x5d79…ab930x0e3d…7757Base—$21.00100%0x8817…4927109d ago0x0f122b…2c09a4
0x5d79…ab930x0e3d…7757Base—$2.10100%0x5823…9b21109d ago0x21f8f0…19c8ce
0x5d79…ab930x0e3d…7757Base—$1.05100%0xd7a4…9b26109d ago0xc998eb…1a7295
0x5d79…ab930x0e3d…7757Base—$1.05100%0xb834…55bc109d ago0xd7458b…451127
0x5d79…ab930x0e3d…7757Base—$10.50100%0x023e…d6fc109d ago0x91a49a…5b829d
0x5d79…ab930x0e3d…7757Base—$105.00100%0xc5bc…3606109d ago0x85d01b…d1344a
0x5d79…ab930x0e3d…7757Base—$1.05100%0x2115…35a0109d ago0xab5bf5…8d9fde
0x5d79…ab930x0e3d…7757Base—$10.50100%0xe218…89ec109d ago0xa6bb45…c459aa
0x5d79…ab930x0e3d…7757Base—$36.75100%0xfe8c…49bb109d ago0x902d6b…29eef2
0x5d79…ab930x0e3d…7757Base—$3.15100%0x0a75…f28f109d ago0xff7a8d…1e8744

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.