Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x8cfa…be850x0e3d…7757Base—$2.10100%0x2b28…0c21102d ago0x9566ea…9e4040
0x8cfa…be850x0e3d…7757Base—$11.55100%0xc89e…7958102d ago0x303e81…c6031b
0x8cfa…be850x0e3d…7757Base—$10.50100%0xe5f9…0f5f102d ago0x168606…16bc40
0x8cfa…be850x0e3d…7757Base—$4.20100%0x74b9…018f102d ago0xcc3a75…4ce9e9
0x8cfa…be850x0e3d…7757Base—$42.00100%0x1798…f45f102d ago0x59799a…f1c6fc
0x8cfa…be850x0e3d…7757Base—$1.05100%0xfd6b…ae39102d ago0x7866fe…1cd985
0x8cfa…be850x0e3d…7757Base—$10.50100%0x3494…a4d1102d ago0x75f57e…de815a
0x8cfa…be850x0e3d…7757Base—$3.15100%0xbfa0…2885102d ago0x10a29b…a2dc52
0x8cfa…be850x0e3d…7757Base—$10.50100%0x6204…1122102d ago0x40bf9f…91b7f0
0x8cfa…be850x0e3d…7757Base—$15.75100%0x9d6c…edd3102d ago0xc8243c…9ae30d
0x8cfa…be850x0e3d…7757Base—$2.10100%0x8ee8…f8f2102d ago0x34d2c1…c7f23e
0x8cfa…be850x0e3d…7757Base—$2.10100%0x60b3…9773102d ago0xe5aa70…210ad0
0x8cfa…be850x0e3d…7757Base—$5.25100%0xb1ed…f854102d ago0xfa2806…a241a2
0x8cfa…be850x0e3d…7757Base—$5.25100%0x665d…3bb9102d ago0xd43830…bc9718
0x8cfa…be850x0e3d…7757Base—$5.25100%0xc2de…8a3d102d ago0x41d090…8167ea
0x8cfa…be850x0e3d…7757Base—$7.35100%0xa5c8…4ccb102d ago0xe759ac…8d0003
0x8cfa…be850x0e3d…7757Base—$3.15100%0x0b7e…f08e103d ago0x36fdb9…3a12b8
0x8cfa…be850x0e3d…7757Base—$3.15100%0x9765…2c94103d ago0x8ddc90…85bec4

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.