Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xe5bb…2b360xeb18…02c1Base—$16.00100%0xbb67…9bc484d ago0x04fa3d…2982fc
0xf30b…5f390xeb18…02c1Base—$24.00100%0xbb67…9bc484d ago0x46913f…681b44
0x7253…33ab0xeb18…02c1Base—$24.00100%0xbb67…9bc484d ago0x07479f…92ad8f
0x8ab1…479c0xeb18…02c1Base—$24.00100%0xbb67…9bc484d ago0xb42751…917913
0x13ad…9b780xeb18…02c1Base—$24.00100%0xbb67…9bc484d ago0x84d095…8012c6
0x599f…0e630xeb18…02c1Base—$24.00100%0xbb67…9bc484d ago0x355362…b1fdb4
0xa8c4…186b0xeb18…02c1Base—$24.00100%0xbb67…9bc484d ago0xce94b0…4439d6
0xc62c…33ed0xeb18…02c1Base—$24.00100%0xbb67…9bc484d ago0x87d6e3…031754
0xc32e…3e840xeb18…02c1Base—$24.00100%0xbb67…9bc484d ago0xa398c1…e58cbf
0x47d1…55850xeb18…02c1Base—$24.00100%0xbb67…9bc484d ago0x9c01b4…dc8222
0x1495…4f8a0xeb18…02c1Base—$24.00100%0xbb67…9bc484d ago0x50a291…a97b00
0x08df…d4e00xeb18…02c1Base—$24.00100%0xbb67…9bc484d ago0x569e63…baa860
0xca2a…8cc70xeb18…02c1Base—$24.00100%0xbb67…9bc484d ago0x45e046…eb80fd
0xffc0…132f0xeb18…02c1Base—$24.00100%0xbb67…9bc484d ago0x755263…eda412
0x18f6…53500xeb18…02c1Base—$24.00100%0xbb67…9bc484d ago0x2b8fc2…757247
0x8ab2…29d30xeb18…02c1Base—$24.00100%0xbb67…9bc484d ago0xca962a…7b35b7
0x80eb…32a50xeb18…02c1Base—$24.00100%0xbb67…9bc484d ago0x34af67…c2b5c3
0x258d…82290xeb18…02c1Base—$24.00100%0xbb67…9bc484d ago0xa4975d…4e08aa
0x2366…b6120xeb18…02c1Base—$24.00100%0xbb67…9bc484d ago0x98ff4d…e6683f
0x8628…b0450xeb18…02c1Base—$24.00100%0xbb67…9bc484d ago0x4a6c2a…831198
0xe153…06d00xeb18…02c1Base—$24.00100%0xbb67…9bc484d ago0x12241f…28ef78
0xfb82…479f0xeb18…02c1Base—$24.00100%0xbb67…9bc484d ago0x1ae117…6ad62b
0x017d…9ea80xeb18…02c1Base—$24.00100%0xbb67…9bc484d ago0x619ae4…4f389e
0xb51b…1e370xeb18…02c1Base—$24.00100%0xbb67…9bc484d ago0xd384c1…c38d62
0x42c5…5a110xeb18…02c1Base—$24.00100%0xbb67…9bc484d ago0x956ccf…b4d07f

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.