Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x3fb1…7e250x0e3d…7757Base$10.50100%0x3e70…fea169d ago0xcfc328…0299f4
0x3fb1…7e250x0e3d…7757Base$21.00100%0x1e92…0cb769d ago0x8d328b…d4b41f
0x3fb1…7e250x0e3d…7757Base$2.10100%0x31fe…80c469d ago0x69ebf0…637372
0x3fb1…7e250x0e3d…7757Base$2.10100%0xfec0…c39469d ago0xf8cfda…0578c5
0x3fb1…7e250x0e3d…7757Base$52.50100%0x06ee…cb5269d ago0x505f6c…889366
0x3fb1…7e250x0e3d…7757Base$5.25100%0xed27…48f769d ago0xf108eb…9664e4
0x3fb1…7e250x0e3d…7757Base$1.05100%0x9903…29c469d ago0x399530…7b0cd8
0x3fb1…7e250x0e3d…7757Base$1.05100%0x4e07…cf7c69d ago0xdc14c3…58972e
0x3fb1…7e250x0e3d…7757Base$23.10100%0x0a75…f28f69d ago0x4873c2…850e83
0x3fb1…7e250x0e3d…7757Base$5.25100%0x7fb5…6c5269d ago0xe7fc08…29e1e1
0x3fb1…7e250x0e3d…7757Base$3.15100%0x8817…492769d ago0x5f1a8e…58c3d7
0x3fb1…7e250x0e3d…7757Base$10.50100%0xcb3f…dc2969d ago0xfbc2cc…cc85f7
0x3fb1…7e250x0e3d…7757Base$2.10100%0x614a…d5ce69d ago0x3fa679…aa32cd
0x3fb1…7e250x0e3d…7757Base$5.25100%0x5feb…0e1269d ago0x92ecf6…452e19
0x3fb1…7e250x0e3d…7757Base$10.50100%0x1c63…f5e769d ago0x96dc97…33785b
0x3fb1…7e250x0e3d…7757Base$15.75100%0xb1ed…f85469d ago0x0b42e7…1f5ff9
0x3fb1…7e250x0e3d…7757Base$1.05100%0xf8ec…37d469d ago0x88cdd4…5ff7e8
0x3fb1…7e250x0e3d…7757Base$1.05100%0x0c68…47ce69d ago0x215203…c3fe44
0x3fb1…7e250x0e3d…7757Base$5.25100%0x33a2…877f69d ago0xf0e891…b0eace
0x3fb1…7e250x0e3d…7757Base$10.50100%0x4ec9…366169d ago0x3251e8…21598b
0x3fb1…7e250x0e3d…7757Base$21.00100%0x3ab4…e68469d ago0xfc1e0e…eb5198
0x3fb1…7e250x0e3d…7757Base$2.10100%0x52ba…517769d ago0xb94ea4…cb59ba
0x3fb1…7e250x0e3d…7757Base$5.25100%0x3e5d…fd3869d ago0x24f88b…082fd2
0x3fb1…7e250x0e3d…7757Base$2.10100%0x2115…35a069d ago0x4a5ce2…2fda74
0x3fb1…7e250x0e3d…7757Base$10.50100%0x0f31…87b169d ago0x5cc584…64da34

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.