Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xa520…eca40x0e3d…7757Base$1.05100%0xaf62…40b989d ago0xe94af0…2e1d1c
0xa520…eca40x0e3d…7757Base$5.25100%0x5d0b…1ded89d ago0xd8f794…769879
0xa520…eca40x0e3d…7757Base$5.25100%0x4e4a…2e7389d ago0x8ac35e…9c187d
0xa520…eca40x0e3d…7757Base$5.25100%0x99d9…ec9d89d ago0x2b8e5b…364f71
0xa520…eca40x0e3d…7757Base$10.50100%0x573b…0d2889d ago0x53adcc…7450b1
0xa520…eca40x0e3d…7757Base$5.25100%0x0007…886789d ago0x3fb646…77a1ab
0xa520…eca40x0e3d…7757Base$10.50100%0x6ae4…e26d89d ago0x580eef…fcae49
0xa520…eca40x0e3d…7757Base$5.25100%0x9765…21f589d ago0x425d13…5a42d1
0xa520…eca40x0e3d…7757Base$5.25100%0x581b…eeb289d ago0x2cfd85…a7cc35
0xa520…eca40x0e3d…7757Base$21.00100%0x12fd…41c889d ago0xfed861…44f494
0xa520…eca40x0e3d…7757Base$10.50100%0xdc27…c47d89d ago0x46c342…335113
0xa520…eca40x0e3d…7757Base$10.50100%0x8b99…df7989d ago0xf2bccd…0ee129
0xa520…eca40x0e3d…7757Base$8.40100%0x81da…371f89d ago0x7f3553…4f04fa
0xa520…eca40x0e3d…7757Base$10.50100%0xf8c4…d83689d ago0x2d9bdf…30c7d4
0xa520…eca40x0e3d…7757Base$21.00100%0xc664…74ab89d ago0x976009…3189ee
0xa520…eca40x0e3d…7757Base$5.25100%0xa96f…aeb189d ago0xa34350…f66cd9
0xa520…eca40x0e3d…7757Base$5.25100%0x7186…110f89d ago0x5e9a74…c5916a
0xa520…eca40x0e3d…7757Base$10.50100%0x7daa…021789d ago0x784df4…61b987
0xa520…eca40x0e3d…7757Base$10.50100%0x816c…9f8689d ago0x480abe…85c719
0xa520…eca40x0e3d…7757Base$5.25100%0x791a…97b489d ago0x5d332e…c88909
0xa520…eca40x0e3d…7757Base$15.75100%0x573b…0d2889d ago0x0f98c1…f07a8f
0xa520…eca40x0e3d…7757Base$5.25100%0x0553…cecf89d ago0xf83edd…0366df
0xa520…eca40x0e3d…7757Base$3.15100%0x8121…3f9d90d ago0x958f2e…5a5e68
0xa520…eca40x0e3d…7757Base$11.55100%0xe620…490190d ago0x8f73e2…18014e
0xa520…eca40x0e3d…7757Base$5.25100%0x1cb5…c0e290d ago0x7ce5b8…f9dba1

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.