Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xd567…83e90xd5ea…f8e5Base—$0.01100%coinbase64d ago0xaba252…c4e0c8
0xd567…83e90x1a6e…0c91Base—$0.01100%coinbase64d ago0xb7f075…08ac44
0xd567…83e90x9e76…eb72Base—$0.01100%coinbase64d ago0x300b90…155dee
0xd567…83e90x1182…e981Base—$0.01100%coinbase64d ago0xf05039…aed6e5
0xd567…83e90x3e66…d6c0Base—$0.01100%coinbase64d ago0x457dfd…c4d203
0xd567…83e90x94ee…30a6Base—$0.01100%coinbase64d ago0xe7ef07…ee2a4b
0xd567…83e90xa634…0265Base—$0.01100%coinbase64d ago0x87f89c…e7e90a
0xd567…83e90x98bb…1cbbBase—$0.01100%coinbase64d ago0x98e44a…0fc81b
0xd567…83e90x09a8…8d3bBase—$0.01100%coinbase65d ago0x5276da…71ba54
0xd567…83e90x48bb…0cceBase—$0.01100%coinbase65d ago0xd55cb8…e37aa6
0xd567…83e90x5960…d404Base—$0.01100%coinbase65d ago0x44efa0…aafc4d
0xd567…83e90x3617…6e4cBase—$0.01100%coinbase65d ago0xe5371b…b396b0
0xd567…83e90x6cbb…c17cBase—$0.01100%coinbase65d ago0x4cdcc9…270e60
0xd567…83e90xcc1e…b074Base—$0.01100%coinbase65d ago0xae4fa2…d8bdae
0xd567…83e90x8d64…304eBase—$0.01100%coinbase65d ago0x816493…a45e18
0xd567…83e90x7a2b…8f04Base—$0.01100%coinbase65d ago0xf99cb6…fd5320
0xd567…83e90x99b1…b7ebBase—$0.01100%coinbase65d ago0x1cd312…156447
0xd567…83e90x4d2b…6f64Base—$0.01100%coinbase65d ago0xa2d2b9…e4e397
0xd567…83e90x734c…78c0Base—$0.01100%coinbase65d ago0x40eb44…c88c3e
0xd567…83e90x18a5…e9e8Base—$0.01100%coinbase65d ago0xc9fed9…1334c0
0xd567…83e90x5e40…2520Base—$0.01100%coinbase65d ago0x3357e3…bef69c
0xd567…83e90xa87f…0405Base—$0.01100%coinbase65d ago0xb00077…b511ff
0xd567…83e90xa168…9868Base—$0.01100%coinbase65d ago0x580b12…9a2725
0xd567…83e90x6b3b…77c6Base—$0.01100%coinbase65d ago0x5fbdf0…e7ecff
0xd567…83e90x7b0c…0ae2Base—$0.01100%coinbase65d ago0x182547…7f27b0

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.