Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x802d…829f0x108b…029fBasevaults.fyiDefi$0.002100%coinbase66d ago0x8863b2…8b322d
0x802d…829f0x108b…029fBasevaults.fyiDefi$0.002100%coinbase66d ago0x8c51d9…5f9b08
0x802d…829f0x108b…029fBasevaults.fyiDefi$0.002100%coinbase66d ago0x8037e8…817bdb
0x802d…829f0x108b…029fBasevaults.fyiDefi$0.002100%coinbase66d ago0x4feed5…d58f78
0x8e88…f1bd0x108b…029fBasevaults.fyiDefi$0.006100%coinbase66d ago0x5b07e9…9ba54e
0x8e88…f1bd0x108b…029fBasevaults.fyiDefi$0.01100%coinbase66d ago0xb27181…471293
0x8e88…f1bd0x108b…029fBasevaults.fyiDefi$0.006100%coinbase66d ago0x18f871…4b52dc
0x8e88…f1bd0x108b…029fBasevaults.fyiDefi$0.01100%coinbase66d ago0xe208d8…03c452
0x8e88…f1bd0x108b…029fBasevaults.fyiDefi$0.006100%coinbase66d ago0xc781a4…1fde25
0x8e88…f1bd0x108b…029fBasevaults.fyiDefi$0.006100%coinbase66d ago0xc60db1…1e66e9
0x8e88…f1bd0x108b…029fBasevaults.fyiDefi$0.002100%coinbase66d ago0x7f3bbc…325c7b
0x8e88…f1bd0x108b…029fBasevaults.fyiDefi$0.01100%coinbase66d ago0x0b27eb…51f896
0x8e88…f1bd0x108b…029fBasevaults.fyiDefi$0.20100%coinbase66d ago0xbf402f…91e050
0x8e88…f1bd0x108b…029fBasevaults.fyiDefi$0.002100%coinbase66d ago0x4db948…d8e4e6
0x8e88…f1bd0x108b…029fBasevaults.fyiDefi$0.004100%coinbase66d ago0x6f71c0…4466ad
0x8e88…f1bd0x108b…029fBasevaults.fyiDefi$0.002100%coinbase66d ago0xbd7887…efdb0b
0x8e88…f1bd0x108b…029fBasevaults.fyiDefi$0.002100%coinbase66d ago0x3daa3d…3026c9
0x8e88…f1bd0x108b…029fBasevaults.fyiDefi$0.006100%coinbase66d ago0xc1c452…c90ba7
0x8e88…f1bd0x108b…029fBasevaults.fyiDefi$0.30100%coinbase66d ago0x96f3db…5add65
0x8e88…f1bd0x108b…029fBasevaults.fyiDefi$0.002100%coinbase66d ago0xcc2fef…0c378c
0x8e88…f1bd0x108b…029fBasevaults.fyiDefi$0.002100%coinbase66d ago0x2599ce…041cc9
0x8e88…f1bd0x108b…029fBasevaults.fyiDefi$0.002100%coinbase66d ago0x5181ad…686fcb
0x8e88…f1bd0x108b…029fBasevaults.fyiDefi$0.002100%coinbase66d ago0x852bed…e01472

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.