Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xdd07…45b90x0e3d…7757Base—$31.50100%0x7311…c90b115d ago0x3bf1ed…178610
0xdd07…45b90x0e3d…7757Base—$1.05100%0x2fa9…16de115d ago0x33b248…31e7a9
0xdd07…45b90x0e3d…7757Base—$42.00100%0x96df…634b115d ago0x7e2f96…034144
0xdd07…45b90x0e3d…7757Base—$2.10100%0x5697…9cea115d ago0x8e59bf…7e652b
0xdd07…45b90x0e3d…7757Base—$1.05100%0x3b25…fc9a115d ago0xc021e9…fda0da
0xdd07…45b90x0e3d…7757Base—$2.10100%0x2309…083c115d ago0x979462…0499af
0xdd07…45b90x0e3d…7757Base—$1.05100%0x37bf…71af115d ago0x47ae80…38a277
0xdd07…45b90x0e3d…7757Base—$2.10100%0xc52b…5a8d115d ago0xa8cff1…942880
0xdd07…45b90x0e3d…7757Base—$2.10100%0xe146…b438115d ago0xba1ee2…82a0a3
0xdd07…45b90x0e3d…7757Base—$3.15100%0x1a34…32c1115d ago0xd32003…475e1d
0xdd07…45b90x0e3d…7757Base—$5.25100%0xc5bc…3606116d ago0x9d9d2d…1bbce6
0xdd07…45b90x0e3d…7757Base—$1.05100%0x3dd1…4d5c116d ago0xdf27a1…7dec77
0xdd07…45b90x0e3d…7757Base—$5.25100%0xac5b…8698116d ago0x45b722…be9f5a
0xdd07…45b90x0e3d…7757Base—$42.00100%0x8ee8…f8f2116d ago0xa1e7e0…93b1fb
0xdd07…45b90x0e3d…7757Base—$8.40100%0x30af…b89d116d ago0x573c5d…1b0a37
0xdd07…45b90x0e3d…7757Base—$2.10100%0xfec0…c394116d ago0xa36289…60207c
0xdd07…45b90x0e3d…7757Base—$10.50100%0x96be…0b46116d ago0x596e7d…fa009d
0xdd07…45b90x0e3d…7757Base—$5.25100%0x70ba…dd56116d ago0x4fd11a…6ac9b1
0xdd07…45b90x0e3d…7757Base—$1.05100%0xc506…1e3d116d ago0xf6d66e…3c9d20
0xdd07…45b90x0e3d…7757Base—$9.45100%0xd1bc…096d116d ago0x0b661d…39e749
0xdd07…45b90x0e3d…7757Base—$12.60100%0x0043…73f2116d ago0x5a1dcc…bf92bb
0xdd07…45b90x0e3d…7757Base—$10.50100%0x8d6c…3458116d ago0x6ef976…ca5ede
0xdd07…45b90x0e3d…7757Base—$15.75100%0x4339…3850116d ago0xaf633b…d8aa84
0xdd07…45b90x0e3d…7757Base—$21.00100%0x23e1…5003116d ago0x3ed37b…6bceb3
0xdd07…45b90x0e3d…7757Base—$2.10100%0x04bf…0d0e116d ago0x3b39d4…df2da5

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.