Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x60dd…75830xb0af…3befBase—$3.00100%payAI48d ago0xe2b2f2…84bbc2
0x60dd…75830xb0af…3befBase—$3.00100%payAI48d ago0xcb05d7…8b0ea5
0x60dd…75830xb0af…3befBase—$3.00100%payAI48d ago0x1edc50…2811a4
0x60dd…75830xb0af…7de0Base—$23.32100%coinbase48d ago0x1c2c21…723ce8
0x60dd…75830xb0af…7de0Base—$23.33100%coinbase48d ago0x09338c…02f292
0x60dd…75830xb0af…7de0Base—$25.46100%coinbase48d ago0x70409a…9f1a0f
0x60dd…75830xb0af…7de0Base—$26.02100%coinbase48d ago0xa5b38c…fe46d2
0x60dd…75830xb0af…7de0Base—$26.32100%coinbase48d ago0x86ec7c…0f28f7
0x60dd…75830xb0af…7de0Base—$24.47100%coinbase48d ago0xff7e2c…7135c9
0x60dd…75830xb0af…7de0Base—$22.01100%coinbase48d ago0xba0541…e32648
0x60dd…75830xb0af…7de0Base—$17.39100%coinbase48d ago0x055a04…69c556
0x60dd…75830xb0af…7de0Base—$20.01100%coinbase48d ago0xa27fa0…ba834c
0x60dd…75830xb0af…7de0Base—$18.77100%coinbase48d ago0x79461e…eb51e5
0x60dd…75830xb0af…7de0Base—$20.23100%coinbase48d ago0x32c1a5…9376e6
0x60dd…75830xb0af…7de0Base—$23.26100%coinbase48d ago0x352c1c…a90730
0x60dd…75830xb0af…7de0Base—$21.32100%coinbase48d ago0x3b1f7a…343320
0x60dd…75830xb0af…7de0Base—$20.07100%coinbase48d ago0x5a5c13…e3ad26
0x60dd…75830xb0af…7de0Base—$22.58100%coinbase48d ago0x4428a6…bf9eba
0x60dd…75830xb0af…7de0Base—$25.09100%coinbase48d ago0xc6de3b…d2c477
0x60dd…75830xb0af…7de0Base—$17.34100%coinbase48d ago0x697175…c16249

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.