Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xa520…eca40x47c5…4fc3Base—$10.5070%0x560f…a71323d ago0x17fa47…08686f
0xa520…eca40x47c5…4fc3Base—$10.5070%0x8494…2e4423d ago0x922b42…f983ff
0xa520…eca40x47c5…4fc3Base—$10.5070%0xd022…454123d ago0x5a9a99…124559
0xa520…eca40x47c5…4fc3Base—$10.5070%0x44e3…343223d ago0x5f1524…07e2bc
0xa520…eca40x47c5…4fc3Base—$10.5070%0x69ba…d2e224d ago0xdb95e0…d560bf
0xa520…eca40x47c5…4fc3Base—$10.5070%0x2a28…fc3d24d ago0x7bc3c0…12a94e
0xa520…eca40x47c5…4fc3Base—$11.5570%0x72fe…16d624d ago0xfeefb8…d7f8e9
0xa520…eca40x47c5…4fc3Base—$10.5070%0xd60b…b73924d ago0xecba94…fc0f35
0xa520…eca40x47c5…4fc3Base—$10.5070%0x35ec…9dba24d ago0xa5a024…bfe5c4
0xa520…eca40x47c5…4fc3Base—$10.5070%0x90ad…1cd624d ago0xe4c630…959649
0xa520…eca40x47c5…4fc3Base—$10.5070%0x1e0a…902e24d ago0x7e8ff4…7f488d
0xa520…eca40x47c5…4fc3Base—$10.5070%0x6a32…813624d ago0x93d534…07246b
0xa520…eca40x47c5…4fc3Base—$10.5070%0xce9f…bc8e24d ago0x4f765c…5bd13a
0xa520…eca40x47c5…4fc3Base—$21.0070%0x0922…422324d ago0x0c4fb6…db47af
0xa520…eca40x47c5…4fc3Base—$21.0070%0x9667…204e24d ago0x1a171f…2e29d6
0xa520…eca40x47c5…4fc3Base—$42.0070%0x99d9…ec9d24d ago0xec9225…4b3365
0xa520…eca40x47c5…4fc3Base—$10.5070%0x3764…3be024d ago0x0f76ec…3572c1

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.