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—$3.15100%0x35ec…9dba95d ago0xc9af3a…ce0178
0xdd07…45b90x0e3d…7757Base—$52.50100%0x33d4…503795d ago0xac5f21…bc885c
0xdd07…45b90x0e3d…7757Base—$5.25100%0x5613…339e95d ago0x6df0b9…7fd0e3
0xdd07…45b90x0e3d…7757Base—$9.45100%0x9618…286195d ago0xd00419…e5e846
0xdd07…45b90x0e3d…7757Base—$10.50100%0x1763…dc2295d ago0xbe3468…47ec35
0xdd07…45b90x0e3d…7757Base—$2.10100%0x850e…501795d ago0xf598c4…218eb5
0xdd07…45b90x0e3d…7757Base—$1.05100%0x8bf2…a82e95d ago0x9118c1…f8cf63
0xdd07…45b90x0e3d…7757Base—$1.05100%0x04fd…2b5295d ago0x6b3c7e…e1a807
0xdd07…45b90x0e3d…7757Base—$4.20100%0x8bf2…a82e95d ago0xd77b3e…d9fd05
0xdd07…45b90x0e3d…7757Base—$4.20100%0xd0fe…397695d ago0x4ca18b…7e96bc
0xdd07…45b90x0e3d…7757Base—$1.05100%0x84ea…0e4795d ago0xbd7c39…2c4fa5
0xdd07…45b90x0e3d…7757Base—$11.55100%0x9667…204e95d ago0xbb7c39…0dc181
0xdd07…45b90x0e3d…7757Base—$10.50100%0x8494…2e4495d ago0xf90e98…2987b8
0xdd07…45b90x0e3d…7757Base—$1.05100%0x1c06…7baa95d ago0x92a97a…22bd72
0xdd07…45b90x0e3d…7757Base—$5.25100%0x5e44…05a895d ago0x89dc75…3f2adf
0xdd07…45b90x0e3d…7757Base—$105.00100%0x3663…55ff95d ago0xa31671…1b4c5c
0xdd07…45b90x0e3d…7757Base—$1.05100%0xc5c7…f8a595d ago0x41da4c…69f3fd
0xdd07…45b90x0e3d…7757Base—$5.25100%0x04bf…0d0e95d ago0xb5a3aa…6a2e37
0xdd07…45b90x0e3d…7757Base—$2.10100%0x2115…35a095d ago0xca8921…bb264f
0xdd07…45b90x0e3d…7757Base—$21.00100%0x89b2…a87a95d ago0x9769c6…b459ba
0xdd07…45b90x0e3d…7757Base—$5.25100%0x2b28…0c2195d ago0xe23003…25b2a4
0xdd07…45b90x0e3d…7757Base—$1.05100%0xddf5…034796d ago0x7fad78…c3ab5a

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.