Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x3fb1…7e250x47c5…4fc3Base—$10.5070%0x238e…232539d ago0xf1f46d…fe72d6
0x3fb1…7e250x47c5…4fc3Base—$6.3070%0xbf7d…708b39d ago0x34112f…bf586e
0x3fb1…7e250x47c5…4fc3Base—$5.2570%0x0166…37af39d ago0xc217e5…ae37fe
0x3fb1…7e250x0e3d…7757Base—$1.0570%0x5613…339e39d ago0xed4370…7141ff
0x3fb1…7e250x47c5…4fc3Base—$31.5070%0x35fd…376b39d ago0x9dca79…837bde
0x3fb1…7e250x47c5…4fc3Base—$2.1070%0xfb42…406e39d ago0xb6957c…9c2529
0x3fb1…7e250x47c5…4fc3Base—$10.5070%0x9d1a…013539d ago0x91df9d…295558
0x3fb1…7e250x0e3d…7757Base—$21.0070%0xd3b3…bd8239d ago0xacb19f…052449
0x3fb1…7e250x47c5…4fc3Base—$4.2070%0x9618…286139d ago0xcac70c…239c0d
0x3fb1…7e250x47c5…4fc3Base—$2.1070%0xce9f…bc8e39d ago0x5f8523…f3f535
0x3fb1…7e250x0e3d…7757Base—$3.1570%0x35b0…b81039d ago0x1320ab…1ac645
0x3fb1…7e250x0e3d…7757Base—$21.0070%0xfe64…ec0839d ago0xba138e…c46452
0x3fb1…7e250x0e3d…7757Base—$10.5070%0x6a34…ec8839d ago0x1522cc…d7b578
0x3fb1…7e250x0e3d…7757Base—$10.5070%0x9667…204e39d ago0xe32915…e5dd1e
0x3fb1…7e250x0e3d…7757Base—$9.4570%0xa225…dabf39d ago0xaa390b…5a287c
0x3fb1…7e250x0e3d…7757Base—$5.2570%0x27f5…dfdc39d ago0xf1dc71…f2babf
0x3fb1…7e250x47c5…4fc3Base—$2.1070%0x7dc9…9d7b39d ago0xd7322a…04470d
0x3fb1…7e250x0e3d…7757Base—$2.1070%0x1798…f45f39d ago0x8dd278…35a4d2
0x3fb1…7e250x0e3d…7757Base—$5.2570%0x9dba…e8e039d ago0x425ee5…6547cc
0x3fb1…7e250x47c5…4fc3Base—$6.3070%0x2d8d…301639d ago0xa0a96a…9253da
0x3fb1…7e250x0e3d…7757Base—$3.1570%0x78aa…366739d ago0xcb4b1f…eb5d01
0x3fb1…7e250x0e3d…7757Base—$10.5070%0x6e05…667f39d ago0x5aade5…7c7f8d
0x3fb1…7e250x0e3d…7757Base—$6.3070%0x569e…48f940d ago0x5470f5…9b8d6c
0x3fb1…7e250x0e3d…7757Base—$6.3070%0x74b9…018f40d ago0xef1cc5…033e70
0x3fb1…7e250x47c5…4fc3Base—$2.1070%0x0e26…797840d ago0x62fada…3d0bf1

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.