Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x539a…53320xac65…4417Base—$0.03100%fluxa106d ago0xbdc348…943bb5
0x539a…53320xac65…4417Base—$0.07100%fluxa106d ago0x7e3938…2cd4c3
0xb90a…9ae40x539a…5332Base—$0.01100%fluxa106d ago0x212c5b…92d114
0xb90a…9ae40x539a…5332Base—$0.01100%fluxa106d ago0x22a665…de2843
0xb90a…9ae40x539a…5332Base—$0.01100%fluxa106d ago0x676644…3dab0a
0xb90a…9ae40x539a…5332Base—$0.01100%fluxa106d ago0xe3a359…7560a8
0xb90a…9ae40x539a…5332Base—$0.01100%fluxa106d ago0x644778…16710a
0xb90a…9ae40x539a…5332Base—$0.01100%fluxa106d ago0xb3db86…495517
0xb90a…9ae40x539a…5332Base—$0.01100%fluxa106d ago0xe8d775…431c7b
0xb90a…9ae40x539a…5332Base—$0.01100%fluxa107d ago0xf3a804…14a502
0xb90a…9ae40x539a…5332Base—$0.02100%fluxa107d ago0x277d9e…30d028
0x539a…53320xac65…4417Base—$0.17100%fluxa107d ago0xedd6b5…181dd1
0xb90a…9ae40x539a…5332Base—$0.01100%fluxa107d ago0x576422…f089e7
0xb90a…9ae40x539a…5332Base—$0.01100%fluxa107d ago0xe68d5d…f5df52
0xb90a…9ae40x539a…5332Base—$0.01100%fluxa107d ago0x010c77…02e1a4
0xb90a…9ae40x539a…5332Base—$0.01100%fluxa107d ago0xdb0053…216478
0xb90a…9ae40x539a…5332Base—$0.01100%fluxa107d ago0x8123a0…cb6284
0xb90a…9ae40x539a…5332Base—$0.01100%fluxa107d ago0x2c6456…db3a2f
0xb90a…9ae40x539a…5332Base—$0.01100%fluxa107d ago0xbe41a8…3a474b
0xb90a…9ae40x539a…5332Base—$0.05100%fluxa107d ago0x091475…ea75f0
0xb90a…9ae40x539a…5332Base—$0.01100%fluxa107d ago0xbb0d82…6d32c2
0xb90a…9ae40x539a…5332Base—$0.01100%fluxa107d ago0x72fdd3…f43a72
0xb90a…9ae40x539a…5332Base—$0.01100%fluxa107d ago0xde35c8…80b7eb
0xb90a…9ae40x539a…5332Base—$0.01100%fluxa107d ago0x241040…f40614
0xb90a…9ae40x539a…5332Base—$0.01100%fluxa107d ago0x8def9f…da0133

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.