Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xb66a…04f40xb0af…7de0Base—$2.00100%coinbase28d ago0x962e7e…43864e
0xb66a…04f40xb0af…7de0Base—$5.51100%coinbase28d ago0x172b5e…619d41
0xb66a…04f40xb0af…7de0Base—$2.00100%coinbase28d ago0x9ded5b…bcee10
0xb66a…04f40xb0af…7de0Base—$3.00100%coinbase28d ago0x77d0ea…a0c19b
0xb66a…04f40xb0af…7de0Base—$5.63100%coinbase28d ago0xb32c69…6c99eb
0xb66a…04f40xb0af…7de0Base—$3.00100%coinbase28d ago0xb56035…c3c150
0xb66a…04f40xb0af…7de0Base—$3.00100%coinbase28d ago0xba6432…9ef07f
0xb66a…04f40xb0af…7de0Base—$4.85100%coinbase28d ago0x074209…f0e033
0xb66a…04f40xb0af…7de0Base—$2.00100%coinbase28d ago0x58a4d2…f91df1
0xb66a…04f40xb0af…7de0Base—$4.00100%coinbase28d ago0x41c8bd…392e98
0xb66a…04f40xb0af…7de0Base—$4.97100%coinbase28d ago0x3f62a7…859ed0
0xb66a…04f40xb0af…7de0Base—$5.32100%coinbase28d ago0xd4e689…679d35
0xb66a…04f40xb0af…7de0Base—$2.01100%coinbase28d ago0xd48b13…ac56a4
0xb66a…04f40xb0af…7de0Base—$5.06100%coinbase28d ago0x27ee26…46108e
0xb66a…04f40xb0af…7de0Base—$2.01100%coinbase28d ago0xa643d8…acefb9
0xb66a…04f40xb0af…7de0Base—$2.00100%coinbase28d ago0x6ca392…6b62dc
0xb66a…04f40xb0af…7de0Base—$5.02100%coinbase28d ago0xfca54f…1eaa34
0xb66a…04f40xb0af…7de0Base—$4.01100%coinbase28d ago0x34f652…d019db
0xb66a…04f40xb0af…7de0Base—$3.00100%coinbase28d ago0xf63b58…9b8477
0xb66a…04f40xb0af…7de0Base—$2.01100%coinbase28d ago0x336767…5226d3
0xb66a…04f40xb0af…7de0Base—$2.01100%coinbase28d ago0x12785d…550c3e
0xb66a…04f40xb0af…7de0Base—$5.27100%coinbase28d ago0xf23cb5…f37c10
0xb66a…04f40xb0af…7de0Base—$3.00100%coinbase28d ago0x2f2c1e…3d215c
0xb66a…04f40xb0af…7de0Base—$2.00100%coinbase28d ago0x45a01b…e65266
0xb66a…04f40xb0af…7de0Base—$4.55100%coinbase28d ago0xa20373…f67048

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.