Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x051b…da220xdadc…b9dfBaseNetIntelWeb content$0.001100%coinbase112d ago0x83530c…e27d3c
0x051b…da220xd8ba…8e9bBasex402 service$0.01100%payAI112d ago0xf88f41…ceab96
0x051b…da220xccc8…15beBase—$4.16100%0xf70d…dbef112d ago0xcee4e1…f0e3e8
0x051b…da220xccc8…15beBase—$6.00100%0xf70d…dbef112d ago0x4d5ad4…3c7075
0x051b…da220xdb5a…0671Base—$0.02100%coinbase112d ago0x09b10f…627463
0x051b…da220x7f33…0171Basex402 service$0.02100%coinbase112d ago0x535c8a…e44f75
0x051b…da220xdb5a…0671Base—$0.02100%coinbase112d ago0xb359dc…aca3de
0x051b…da220x7dd5…2629Basex402 service$0.06100%coinbase112d ago0x8848f9…3b7fe4
0x051b…da220x7f33…0171Basex402 service$0.02100%coinbase112d ago0x8ba124…7b4c1e
0x051b…da220xccc8…15beBase—$5.00100%0xf70d…dbef113d ago0x8b03b2…cf02de
0x051b…da220xd8ba…8e9bBasex402 service$0.01100%payAI113d ago0x783a8e…5a0003
0x051b…da220xdadc…b9dfBaseNetIntelWeb content$0.001100%coinbase113d ago0x04a2d3…dc9d5b
0x051b…da220xdadc…b9dfBaseNetIntelWeb content$0.001100%coinbase113d ago0x049122…8eab4d
0x051b…da220xdb5a…0671Base—$0.02100%coinbase113d ago0x87fc5c…2f3540
0x051b…da220x7f33…0171Basex402 service$0.02100%coinbase113d ago0xe6fefc…aa076f
0x051b…da220xdb5a…0671Base—$0.02100%coinbase113d ago0x01c6b1…7c3a2a
0x051b…da220xc1ba…2af8Base—$0.25100%openfacilitator113d ago0x3be0b5…f4ec05
0x051b…da220x7f33…0171Basex402 service$0.02100%coinbase113d ago0x034950…41d1f8

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.