Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x2dcb…10cf0x69ad…9fd9Base$0.00170%0xd336…38cf7d ago0xb5a5e9…7890a9
0x2dcb…10cf0x69ad…9fd9Base$0.000570%0xd336…38cf7d ago0xc1801d…a0faa4
0x2dcb…10cf0x69ad…9fd9Base$0.00170%0xd336…38cf7d ago0xb1ec49…4f674d
0xd341…69360x69ad…9fd9Base$0.009820%Payer-submitted7d ago0x14be94…335a67
0x2dcb…10cf0x69ad…9fd9Base$0.00170%0xd336…38cf7d ago0x6c227c…ee1c5d
0x2dcb…10cf0x69ad…9fd9Base$0.000570%0xd336…38cf7d ago0x88d453…5cacdf
0x2dcb…10cf0x69ad…9fd9Base$0.00170%0xd336…38cf7d ago0xdc9214…44f438
0x2dcb…10cf0x69ad…9fd9Base$0.00170%0xd336…38cf7d ago0xec9bd7…09cd72
0x2dcb…10cf0x69ad…9fd9Base$0.00170%0xd336…38cf7d ago0xc99094…0c4ca5
0x2dcb…10cf0x69ad…9fd9Base$0.000570%0xd336…38cf7d ago0x10d0e1…2a97f0
0x2dcb…10cf0x69ad…9fd9Base$0.00170%0xd336…38cf7d ago0x01e9bc…00ccd8
0xd341…69360x69ad…9fd9Base$0.009820%Payer-submitted7d ago0x3a5cd0…a63b3d
0x2dcb…10cf0x69ad…9fd9Base$0.00170%0xd336…38cf7d ago0x83394a…0c48a7
0x2dcb…10cf0x69ad…9fd9Base$0.00170%0xd336…38cf8d ago0x0d7fc8…c5ebce
0x2dcb…10cf0x69ad…9fd9Base$0.000570%0xd336…38cf8d ago0xbcc18e…868d2f
0x2dcb…10cf0x69ad…9fd9Base$0.00170%0xd336…38cf8d ago0xfc30a6…afc875
0x2dcb…10cf0x69ad…9fd9Base$0.00170%0xd336…38cf8d ago0x16e979…7980aa
0x2dcb…10cf0x69ad…9fd9Base$0.000570%0xd336…38cf8d ago0x8ea7a9…35ea73
0x2dcb…10cf0x69ad…9fd9Base$0.00170%0xd336…38cf8d ago0x724d9f…e9aa33

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.