Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x2566…ec660x21e1…2efaBaseVedettaFeed$0.09100%coinbase57d ago0x8e9aab…a0146c
0xc7f2…79c20x2566…ec66Base—$0.09100%coinbase57d ago0x1cc0f0…24b288
0x2566…ec660x21e1…2efaBaseVedettaFeed$0.09100%coinbase57d ago0xc6d38a…4cd904
0x2566…ec660x21e1…2efaBaseVedettaFeed$0.09100%coinbase57d ago0x1be004…ce0ca4
0x2566…ec660x21e1…2efaBaseVedettaFeed$0.09100%coinbase57d ago0x23ed79…af31b8
0x2566…ec660x21e1…2efaBaseVedettaFeed$0.09100%coinbase57d ago0x56c814…66ad3c
0x2566…ec660x21e1…2efaBaseVedettaFeed$0.09100%coinbase57d ago0x00932a…63acb1
0x2566…ec660x21e1…2efaBaseVedettaFeed$0.09100%coinbase57d ago0x9a27d1…5148d8
0x2566…ec660x21e1…2efaBaseVedettaFeed$0.09100%coinbase57d ago0xaf08c7…b985f0
0x2566…ec660x21e1…2efaBaseVedettaFeed$0.09100%coinbase57d ago0x148953…2fba5e
0x2566…ec660x21e1…2efaBaseVedettaFeed$0.09100%coinbase57d ago0xd708e9…a875fb
0x2566…ec660x21e1…2efaBaseVedettaFeed$0.09100%coinbase57d ago0x6c9325…004839
0x2566…ec660x21e1…2efaBaseVedettaFeed$0.09100%coinbase57d ago0xd3c358…535063
0x2566…ec660x21e1…2efaBaseVedettaFeed$0.09100%coinbase57d ago0x935f5b…2376bc
0x2566…ec660x21e1…2efaBaseVedettaFeed$0.09100%coinbase57d ago0xad1b1c…8fdeb9
0x2566…ec660x21e1…2efaBaseVedettaFeed$0.01100%coinbase57d ago0x1e7831…cd6e28
0x2566…ec660x21e1…2efaBaseVedettaFeed$0.01100%coinbase57d ago0x96437f…26b059
0x2566…ec660x21e1…2efaBaseVedettaFeed$0.02100%coinbase57d ago0x879adc…cdf420
0x2566…ec660x21e1…2efaBaseVedettaFeed$0.03100%coinbase57d ago0x37c962…706e0f
0x2566…ec660x21e1…2efaBaseVedettaFeed$0.005100%coinbase57d ago0xa96145…ee87f4
0x2566…ec660x21e1…2efaBaseVedettaFeed$0.005100%coinbase57d ago0xfa4fc5…8cde1b
0xc7f2…79c20x2566…ec66Base—$1.25100%coinbase57d ago0x887158…437471

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.