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—$2.10100%0xe6a1…0117107d ago0x6faded…3aef62
0x5d79…ab930x0e3d…7757Base—$1.05100%0xdc27…c47d107d ago0xdcfabf…d7575f
0x5d79…ab930x0e3d…7757Base—$10.50100%0x73bd…b444107d ago0x12eed5…4a1ca7
0x5d79…ab930x0e3d…7757Base—$1.05100%0xaf65…d790107d ago0xc8164b…cbb5ff
0x5d79…ab930x0e3d…7757Base—$2.10100%0x7924…2dfe107d ago0x6adf36…d64923
0x5d79…ab930x0e3d…7757Base—$2.10100%0xaf65…d790107d ago0x95dcf7…9c9e72
0x5d79…ab930x0e3d…7757Base—$21.00100%0x8183…61da107d ago0x9e83a5…6bd69c
0x5d79…ab930x0e3d…7757Base—$22.05100%0xbcc0…614b107d ago0x048f59…355205
0x5d79…ab930x0e3d…7757Base—$10.50100%0x6647…5526107d ago0xd1115f…694260
0x5d79…ab930x0e3d…7757Base—$1.05100%0xb89a…e8ac107d ago0x63c4e1…927910
0x5d79…ab930x0e3d…7757Base—$2.10100%0xa5e3…a7a3107d ago0xac3101…f824d6
0x5d79…ab930x0e3d…7757Base—$10.50100%0x5047…e940107d ago0x05557b…5b4eab
0x5d79…ab930x0e3d…7757Base—$4.20100%0x28cc…0ecd107d ago0x7930d5…dd670e
0x5d79…ab930x0e3d…7757Base—$1.05100%0x80e7…127f107d ago0x1568de…e85207
0x5d79…ab930x0e3d…7757Base—$21.00100%0x77d8…3bfa107d ago0xf4bd3a…03ee8b
0x5d79…ab930x0e3d…7757Base—$63.00100%0xe146…b438107d ago0x8d887c…195a21
0x5d79…ab930x0e3d…7757Base—$21.00100%0xe082…90c4107d ago0x601a8c…dea341
0x5d79…ab930x0e3d…7757Base—$1.05100%0x4eef…bbd2107d ago0x3a00ae…917c43
0x5d79…ab930x0e3d…7757Base—$11.55100%0xf8c4…d836107d ago0xee11a4…c27411
0x5d79…ab930x0e3d…7757Base—$10.50100%0x7250…0f20107d ago0xc25b59…64f6ea
0x5d79…ab930x0e3d…7757Base—$5.25100%0x93d4…655d107d ago0x1d7172…cd175f
0x5d79…ab930x0e3d…7757Base—$2.10100%0xec7c…5d32107d ago0x10eaf0…41f9d6
0x5d79…ab930x0e3d…7757Base—$3.15100%0xfb58…2b72107d ago0xf74bc9…d65857
0x5d79…ab930x0e3d…7757Base—$1.05100%0xf200…d9a0107d ago0xb1ffe6…d9a133
0x5d79…ab930x0e3d…7757Base—$10.50100%0x5697…9cea107d ago0x49ceb8…675d52

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.