Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xf861…cd530x0e3d…7757Base—$10.50100%0x7492…70ae59d ago0x1d3688…ba7775
0xf861…cd530x0e3d…7757Base—$24.15100%0x8437…41a859d ago0x025e39…8fba34
0xf861…cd530x0e3d…7757Base—$3.15100%0x643b…940459d ago0xb24622…872bd8
0xf861…cd530x0e3d…7757Base—$5.25100%0xf7a9…eb8d59d ago0xe9dbf8…8c9bfd
0xf861…cd530x0e3d…7757Base—$1.05100%0xd091…7b6e59d ago0x4fb364…5adbc7
0xf861…cd530x0e3d…7757Base—$10.50100%0xfe9d…bf4659d ago0x59b1f1…94f0cb
0xf861…cd530x0e3d…7757Base—$1.05100%0x76aa…2a0a59d ago0x1d998f…a7fe2f
0xf861…cd530x0e3d…7757Base—$3.15100%0xfb42…406e59d ago0xddbb09…3db8d7
0xf861…cd530x0e3d…7757Base—$33.60100%0x78ce…877f59d ago0xad1363…4c5ae4
0xf861…cd530x0e3d…7757Base—$1.05100%0xa8cd…654859d ago0xdebf0c…5736b2
0xf861…cd530x0e3d…7757Base—$10.50100%0x9190…8d8359d ago0x17eead…c70b44
0xf861…cd530x0e3d…7757Base—$1.05100%0x0245…bb7b59d ago0xea2bbd…c3a7f9
0xf861…cd530x0e3d…7757Base—$1.05100%0x4e07…cf7c59d ago0x19e3f7…4ffd0d
0xf861…cd530x0e3d…7757Base—$10.50100%0x9d1a…013559d ago0x8a7f16…57be29
0xf861…cd530x0e3d…7757Base—$1.05100%0x18cc…275059d ago0x5d6406…53bfb8
0xf861…cd530x0e3d…7757Base—$1.05100%0x63f4…be0159d ago0x94e91b…5eb8cb
0xf861…cd530x0e3d…7757Base—$1.05100%0x3b25…fc9a59d ago0xee3650…e6d337
0xf861…cd530x0e3d…7757Base—$10.50100%0x4218…be8759d ago0xc995fb…1b055e
0xf861…cd530x0e3d…7757Base—$10.50100%0xde1b…a3a259d ago0x0bfd93…41dbce

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.