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—$1.05100%0x35ec…9dba68d ago0xeca266…df9b2d
0xf861…cd530x0e3d…7757Base—$1.05100%0x2bdf…11ce68d ago0x1cdb9b…3ae5b2
0xf861…cd530x0e3d…7757Base—$4.20100%0x6a34…ec8868d ago0x848c1b…ba0617
0xf861…cd530x0e3d…7757Base—$3.15100%0xa070…95e068d ago0x1e2f1c…f854aa
0xf861…cd530x0e3d…7757Base—$2.10100%0x30af…b89d68d ago0x499579…c75b69
0xf861…cd530x0e3d…7757Base—$1.05100%0xa2ae…033168d ago0xe36a80…1bef09
0xf861…cd530x0e3d…7757Base—$3.15100%0x0c68…47ce68d ago0xbd23e6…012514
0xf861…cd530x0e3d…7757Base—$2.10100%0x8bdc…90be68d ago0xaaf28c…1d6cfc
0xf861…cd530x0e3d…7757Base—$21.00100%0x9d1f…cb2268d ago0xa68135…8ef485
0xf861…cd530x0e3d…7757Base—$2.10100%0x1c06…7baa68d ago0xcd8165…873ef2
0xf861…cd530x0e3d…7757Base—$1.05100%0x1a4b…80bc68d ago0x34327b…7f2184
0xf861…cd530x0e3d…7757Base—$2.10100%0x10ee…31de68d ago0xd3312c…c69780
0xf861…cd530x0e3d…7757Base—$3.15100%0x6078…eee868d ago0xf44367…a44750
0xf861…cd530x0e3d…7757Base—$21.00100%0x75c8…902c68d ago0x2cdc0c…436260
0xf861…cd530x0e3d…7757Base—$4.20100%0x77d0…ce5068d ago0xc4e218…80abfb
0xf861…cd530x0e3d…7757Base—$24.15100%0x8bf2…a82e68d ago0x5482f2…55ddaa
0xf861…cd530x0e3d…7757Base—$10.50100%0x59e8…d82368d ago0xe4d4bb…3c8cc9
0xf861…cd530x0e3d…7757Base—$2.10100%0x5e05…afbb68d ago0xe5cab0…2cbd07
0xf861…cd530x0e3d…7757Base—$2.10100%0x04fd…2b5268d ago0x5d5fad…56962f
0xf861…cd530x0e3d…7757Base—$10.50100%0x24b8…43f068d ago0x6b516f…e86e55
0xf861…cd530x0e3d…7757Base—$5.25100%0x5e6e…178768d ago0xad4872…ad3097
0xf861…cd530x0e3d…7757Base—$12.60100%0xed7e…63a668d ago0xf0f993…34bf5a
0xf861…cd530x0e3d…7757Base—$6.30100%0xe935…f90468d ago0x61db55…319eff
0xf861…cd530x0e3d…7757Base—$21.00100%0xb89a…e8ac68d ago0x899697…8cbdfc
0xf861…cd530x0e3d…7757Base—$16.80100%0x0fb0…485968d ago0x3d1724…abe65c

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.