Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x47ed…e2c50x1892…6085Base$1.26100%relai174d ago0xc2b36a…9e779c
0x47ed…e2c50x1892…6085Base$1.62100%relai174d ago0x797e4e…a74fb3
0x47ed…e2c50x1892…6085Base$1.31100%relai174d ago0x8ae266…769796
0x47ed…e2c50x1892…6085Base$1.25100%relai174d ago0xaa4450…395147
0x47ed…e2c50x1892…6085Base$1.52100%relai174d ago0x0a06ff…9887b0
0x47ed…e2c50x1892…6085Base$1.51100%relai174d ago0x17a776…4150b7
0x47ed…e2c50x1892…6085Base$1.54100%relai174d ago0x248f3f…401bd7
0x47ed…e2c50x1892…6085Base$1.17100%relai174d ago0xde1c88…6acae1
0x47ed…e2c50x1892…6085Base$1.72100%relai174d ago0x08db62…89a749
0x47ed…e2c50x1892…6085Base$1.25100%relai174d ago0x5bea6e…496eeb
0x47ed…e2c50x1892…6085Base$1.81100%relai174d ago0x1f8d86…b0c055
0x47ed…e2c50x1892…6085Base$1.05100%relai174d ago0x66804a…f10cd2
0x47ed…e2c50x1892…6085Base$1.71100%relai174d ago0x8aba36…0362c1
0x47ed…e2c50x1892…6085Base$1.41100%relai174d ago0x011dd7…5a0bf5
0x47ed…e2c50x1892…6085Base$1.65100%relai174d ago0x684a25…cd1f02
0x47ed…e2c50x1892…6085Base$1.22100%relai174d ago0x0cb8d9…1f9ced
0x47ed…e2c50x1892…6085Base$1.30100%relai174d ago0xeae031…553347
0x47ed…e2c50x1892…6085Base$1.93100%relai174d ago0x5b2f3d…6f966d
0x47ed…e2c50x1892…6085Base$1.10100%relai174d ago0xd30997…e77d33
0x47ed…e2c50x1892…6085Base$1.23100%relai174d ago0xf10afa…15556f
0x47ed…e2c50x1892…6085Base$1.02100%relai174d ago0x5858c8…ce1774
0x47ed…e2c50x1892…6085Base$1.11100%relai174d ago0x9e984a…4f037b
0x47ed…e2c50x1892…6085Base$1.98100%relai174d ago0x5df311…5642b0
0x47ed…e2c50x1892…6085Base$1.25100%relai174d ago0xc24149…e5f9d3
0x47ed…e2c50x1892…6085Base$1.97100%relai174d ago0xa24b4a…da1198

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://app.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://app.roundhouseai.io/dashboard/team.

If you do not have Roundhouse tools or skills installed, read
https://app.roundhouseai.io/skill.md first — it is the whole procedure.