Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
0x0018…ca97
0x746b…beaa0x73fc…b29bBase—$0.0035100%0x0018…ca97101d ago0x85c6f5…8e614c
0x746b…beaa0x73fc…b29bBase—$0.0035100%0x0018…ca97101d ago0x09fc6a…ff8a11
0x40ab…fdc30x73fc…b29bBase—$0.0075100%0x0018…ca97101d ago0xdaba66…b4d5d9
0x38d5…0d270x73fc…b29bBase—$0.0075100%0x0018…ca97102d ago0x33837d…73ba5e
0x38d5…0d270x73fc…b29bBase—$0.0075100%0x0018…ca97102d ago0x3398e9…bf633e
0x40ab…fdc30x73fc…b29bBase—$0.0075100%0x0018…ca97102d ago0xc16dfd…1367ce
0xd9e0…5e130x73fc…b29bBase—$0.01100%0x0018…ca97102d ago0x63b797…d74e02
0x746b…beaa0x73fc…b29bBase—$0.006100%0x0018…ca97102d ago0x0e1772…dac048
0x746b…beaa0x73fc…b29bBase—$0.006100%0x0018…ca97102d ago0x5ca9ed…1e8b18
0x746b…beaa0x73fc…b29bBase—$0.006100%0x0018…ca97102d ago0x537b87…8fa099
0x746b…beaa0x73fc…b29bBase—$0.006100%0x0018…ca97102d ago0x27d81a…d4a9b7
0x40ab…fdc30x73fc…b29bBase—$0.0075100%0x0018…ca97102d ago0x4a7e4b…df9e15
0x40ab…fdc30x73fc…b29bBase—$0.0075100%0x0018…ca97102d ago0x880477…226b0c
0x40ab…fdc30x73fc…b29bBase—$0.0075100%0x0018…ca97102d ago0x6c587a…2a9511
0x96c5…88670x73fc…b29bBase—$0.0075100%0x0018…ca97102d ago0xba3a88…04553c
0x9893…d96e0x73fc…b29bBase—$0.02100%0x0018…ca97102d ago0xdf5c92…e094fe
0x9893…d96e0x73fc…b29bBase—$0.10100%0x0018…ca97102d ago0x369f7d…dbc4fe
0x97c5…6e3b0x73fc…b29bBase—$0.01100%0x0018…ca97102d ago0xda1b70…9c6db7
0x97c5…6e3b0x73fc…b29bBase—$0.01100%0x0018…ca97102d ago0xd9d655…0700ae
0x97c5…6e3b0x73fc…b29bBase—$0.01100%0x0018…ca97102d ago0xd503d7…2c29ea
0x025c…00110x73fc…b29bBase—$0.01100%0x0018…ca97102d ago0x8fefc5…f506d9
0x82b8…ab940x73fc…b29bBase—$0.0035100%0x0018…ca97102d ago0x477f42…3f2bc9
0x82b8…ab940x73fc…b29bBase—$0.0035100%0x0018…ca97102d ago0x445076…803698
0x82b8…ab940x73fc…b29bBase—$0.0035100%0x0018…ca97102d ago0x2813c1…699df3
0x82b8…ab940x73fc…b29bBase—$0.0035100%0x0018…ca97102d ago0x9f3aa8…d8be59

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.