Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xf56d…54830xb0af…7de0Base—$4.27100%coinbase29d ago0x0bdc34…f7d8e1
0x34da…7cb40xb0af…7de0Base—$8.06100%coinbase29d ago0x909d5e…bc576f
0x34da…7cb40xb0af…7de0Base—$8.12100%coinbase29d ago0xf55dc1…03cb94
0xf56d…54830xb0af…7de0Base—$4.28100%coinbase29d ago0x887cbf…7f0dbd
0xb66a…04f40xb0af…7de0Base—$2.00100%coinbase29d ago0xd9e6a0…eed9c0
0x34da…7cb40xb0af…7de0Base—$8.06100%coinbase29d ago0x095d7b…f45955
0xf56d…54830xb0af…7de0Base—$4.16100%coinbase29d ago0xba7fb3…5faa7a
0xf56d…54830xb0af…7de0Base—$3.96100%coinbase29d ago0x444d80…51ec7e
0x1a46…89da0xb0af…7de0Base—$2.16100%coinbase29d ago0xd36d08…3e8c09
0xf56d…54830xb0af…7de0Base—$4.01100%coinbase29d ago0x797be2…02452c
0xf56d…54830xb0af…7de0Base—$3.87100%coinbase29d ago0x911fb5…2390ac
0x98a8…7bce0xb0af…7de0Base—$0.84100%coinbase29d ago0x9a0e9a…9ccb0c
0xff56…086a0xb0af…7de0Base—$0.86100%coinbase29d ago0xa491d8…b0aa24
0x1ebf…76220xb0af…7de0Base—$0.16100%coinbase29d ago0x0f4b3b…00310c
0x1a46…89da0xb0af…7de0Base—$2.48100%coinbase29d ago0x237fe6…750484
0xb66a…04f40xb0af…7de0Base—$2.00100%coinbase29d ago0xd97c14…a6aaca
0x34da…7cb40xb0af…7de0Base—$8.82100%coinbase29d ago0x526d32…d21466
0xf56d…54830xb0af…7de0Base—$4.15100%coinbase29d ago0xcdb30f…06015c
0xf56d…54830xb0af…7de0Base—$3.96100%coinbase29d ago0x31ed3a…aca873
0x98a8…7bce0xb0af…7de0Base—$0.84100%coinbase29d ago0xa76a91…fd3353
0xff56…086a0xb0af…7de0Base—$0.86100%coinbase29d ago0xcb181a…0b5237
0x1ebf…76220xb0af…7de0Base—$0.18100%coinbase29d ago0x302919…34983c
0xf56d…54830xb0af…7de0Base—$4.26100%coinbase29d ago0xe00ec8…20f18b
0xdb7b…059d0xb0af…7de0Base—$0.62100%coinbase29d ago0x3e05a9…e5914b
0x84db…96280xb0af…7de0Base—$1.74100%coinbase29d ago0x9d9c2f…523b8d

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.