Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xa17c…60a90x0e3d…7757Base—$46.20100%0x8bf0…2ce258d ago0xf5d9fd…597bfa
0xa17c…60a90x0e3d…7757Base—$10.50100%0xc629…e70158d ago0x82118d…9059f7
0xa17c…60a90x0e3d…7757Base—$1.05100%0xa82a…456358d ago0x0d1dee…ab4cf5
0xa17c…60a90x0e3d…7757Base—$5.25100%0xefcd…fefe58d ago0x3cea78…34254e
0xa17c…60a90x0e3d…7757Base—$3.15100%0x8183…61da58d ago0xb50646…915935
0xa17c…60a90x0e3d…7757Base—$8.40100%0x33d4…503758d ago0xbecccd…4a3919
0xa17c…60a90x0e3d…7757Base—$10.50100%0xc6b9…2d8658d ago0x3fb064…945fc4
0xa17c…60a90x0e3d…7757Base—$31.50100%0x3764…3be058d ago0x835b2c…f66d6c
0xa17c…60a90x0e3d…7757Base—$21.00100%0x3e70…fea159d ago0x1190d0…d0d320
0xa17c…60a90x0e3d…7757Base—$31.50100%0x9d1f…cb2259d ago0xef73a9…3b06d1
0xa17c…60a90x0e3d…7757Base—$1.05100%0x2d8d…301659d ago0x24e6e6…ba51ca
0xa17c…60a90x0e3d…7757Base—$10.50100%0x8c9f…11af59d ago0x50ce8a…09d740
0xa17c…60a90x0e3d…7757Base—$21.00100%0xe347…5b3059d ago0x019f66…9ce7c5
0xa17c…60a90x0e3d…7757Base—$3.15100%0xbe1f…63c959d ago0x3a1edc…eca224
0xa17c…60a90x0e3d…7757Base—$5.25100%0xa628…b7bc59d ago0xcfe11f…a7802f
0xa17c…60a90x0e3d…7757Base—$3.15100%0xc3b9…7b3659d ago0x736f9d…533513
0xa17c…60a90x0e3d…7757Base—$5.25100%0xb027…a85159d ago0x740c42…c60da8
0xa17c…60a90x0e3d…7757Base—$1.05100%0xc07c…d71859d ago0x8ffe6c…5f63d4
0xa17c…60a90x0e3d…7757Base—$1.05100%0x33d4…503759d ago0x777ba7…cb8c84

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.