Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x2fbf…b7750x6648…a065Base—$0.00170%0xc439…7f3f41d ago0x71b072…ed8bb6
0x2fbf…b7750x6648…a065Base—$0.00170%0xc439…7f3f41d ago0x6b240b…0c8a8c
0x2fbf…b7750x6648…a065Base—$0.00170%0xc439…7f3f41d ago0xc612b6…f44181
0x2fbf…b7750x6648…a065Base—$0.00170%0xc439…7f3f41d ago0x7ab5f7…21427a
0x2fbf…b7750x6648…a065Base—$0.00170%0xc439…7f3f41d ago0xb43524…73824f
0x2fbf…b7750x6648…a065Base—$0.00170%0xc439…7f3f41d ago0x791cb1…56b174
0x2fbf…b7750x6648…a065Base—$0.00170%0xc439…7f3f41d ago0x716d71…970529
0x2fbf…b7750x6648…a065Base—$0.00170%0xc439…7f3f41d ago0x8e2569…abcc8a
0x2fbf…b7750x6648…a065Base—$0.00170%0xc439…7f3f41d ago0x4f14cc…75d1a7
0x2fbf…b7750x6648…a065Base—$0.00170%0xc439…7f3f41d ago0x5e3051…4e8f21
0x2fbf…b7750x6648…a065Base—$0.00170%0xc439…7f3f41d ago0x2c9f83…36e5d2
0x2fbf…b7750x6648…a065Base—$0.00170%0xc439…7f3f41d ago0xe2f6b2…899fa4
0x2fbf…b7750x6648…a065Base—$0.00170%0xc439…7f3f41d ago0x54f140…21cce3
0x2fbf…b7750x6648…a065Base—$0.00170%0xc439…7f3f41d ago0x840fba…be1508
0x2fbf…b7750x6648…a065Base—$0.00170%0xc439…7f3f41d ago0xd0a10e…376af3
0x2fbf…b7750x6648…a065Base—$0.00170%0xc439…7f3f41d ago0xafb903…7e542c
0x2fbf…b7750x6648…a065Base—$0.00170%0xc439…7f3f41d ago0x9a246b…3c2ec9
0x2fbf…b7750x6648…a065Base—$0.00170%0xc439…7f3f41d ago0xb519a2…ea602f
0x2fbf…b7750x6648…a065Base—$0.00170%0xc439…7f3f41d ago0xde1f7a…6200ce
0x2fbf…b7750x6648…a065Base—$0.00170%0xc439…7f3f41d ago0x89eb80…dfd741
0x2fbf…b7750x6648…a065Base—$0.00170%0xc439…7f3f41d ago0x6447a6…374fa6
0x2fbf…b7750x6648…a065Base—$0.00170%0xc439…7f3f41d ago0xfd3580…778caf

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.