Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xa520…eca40x0e3d…7757Base—$21.00100%0x9092…bc9e110d ago0x7f7ac6…0a50ba
0xa520…eca40x0e3d…7757Base—$5.25100%0xa782…cada110d ago0x23edcb…c6120b
0xa520…eca40x0e3d…7757Base—$8.40100%0x8bdc…90be110d ago0x8b30c9…750162
0xa520…eca40x0e3d…7757Base—$15.75100%0xc763…5b0b110d ago0xe8a8dc…4fdf58
0xa520…eca40x0e3d…7757Base—$4.20100%0x2d29…913b110d ago0xd0acea…556a7c
0xa520…eca40x0e3d…7757Base—$10.50100%0x614a…d5ce110d ago0x24a59d…fc86ac
0xa520…eca40x0e3d…7757Base—$5.25100%0xe5f9…0f5f110d ago0x2ed227…e0f914
0xa520…eca40x0e3d…7757Base—$5.25100%0x971f…ddbf110d ago0x46c55b…b1c87f
0xa520…eca40x0e3d…7757Base—$1.05100%0x9ce1…fd1c110d ago0xb994ad…c32f3b
0xa520…eca40x0e3d…7757Base—$10.50100%0x01d6…4c29110d ago0x792b1f…3d106a
0xa520…eca40x0e3d…7757Base—$1.05100%0x8ae6…5706110d ago0x046fbc…20149d
0xa520…eca40x0e3d…7757Base—$5.25100%0x133d…a476110d ago0xae4e3e…3bb0df
0xa520…eca40x0e3d…7757Base—$5.25100%0x9667…204e111d ago0x365a5a…d79bdc
0xa520…eca40x0e3d…7757Base—$6.30100%0x8bc8…eb02111d ago0x0b6781…60ae10
0xa520…eca40x0e3d…7757Base—$3.15100%0xc072…b4b1111d ago0xd9290e…3784b0
0xa520…eca40x0e3d…7757Base—$1.05100%0x971c…70dd111d ago0x48c63f…c4adef
0xa520…eca40x0e3d…7757Base—$15.75100%0x8ee8…f8f2111d ago0x2d7ba1…759b2e
0xa520…eca40x0e3d…7757Base—$10.50100%0x9ee0…41c3111d ago0x05e69b…00163e
0xa520…eca40x0e3d…7757Base—$5.25100%0x6ae4…e26d111d ago0xbd7296…f8a3c9

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.