Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x599e…f8960xfe80…47eeBase—$0.001100%fluxa46d ago0x29d718…961d2d
0x599e…f8960xfe80…47eeBase—$0.001100%fluxa47d ago0xf2e0fe…46eaa5
0x599e…f8960x9c95…e299Base—$0.001100%fluxa47d ago0x6050e6…8fe2c1
0x599e…f8960x9c95…e299Base—$0.001100%fluxa47d ago0xdf7480…3b061f
0x599e…f8960xfe80…47eeBase—$0.001100%fluxa47d ago0xa82c6a…3fc9cd
0x599e…f8960x9c95…e299Base—$0.001100%fluxa47d ago0x74b68d…bfce9c
0x599e…f8960x9c95…e299Base—$0.001100%fluxa47d ago0x5c4c3d…b3c2a4
0x599e…f8960x9c95…e299Base—$0.001100%fluxa47d ago0x049d7a…a7e828
0x599e…f8960xfe80…47eeBase—$0.001100%fluxa47d ago0x69fae3…5e6633
0x599e…f8960x9c95…e299Base—$0.001100%fluxa47d ago0xb93aaf…a51cb3
0x599e…f8960xfe80…47eeBase—$0.001100%fluxa47d ago0x44c803…e0b49a
0x599e…f8960x9c95…e299Base—$0.001100%fluxa47d ago0x962c0a…258678
0x599e…f8960xfe80…47eeBase—$0.001100%fluxa47d ago0x8bad4e…99123b
0x599e…f8960xfe80…47eeBase—$0.001100%fluxa47d ago0xe96388…ac01cc
0x599e…f8960xfe80…47eeBase—$0.001100%fluxa47d ago0xd07fbb…0a15a1
0x599e…f8960x9c95…e299Base—$0.001100%fluxa47d ago0x4c1762…b12c44
0x599e…f8960x9c95…e299Base—$0.001100%fluxa47d ago0x45ba6c…7f94ec
0x599e…f8960x9c95…e299Base—$0.001100%fluxa47d ago0x67a6ad…b6d318
0x599e…f8960x9c95…e299Base—$0.001100%fluxa47d ago0x88c352…9ace17
0x599e…f8960x9c95…e299Base—$0.001100%fluxa47d ago0xc10bb6…9c5152
0x599e…f8960x9c95…e299Base—$0.001100%fluxa47d ago0xbca84b…fb68eb
0x599e…f8960x9c95…e299Base—$0.001100%fluxa47d ago0x29c478…c8a73e
0x599e…f8960x9c95…e299Base—$0.001100%fluxa47d ago0x3f9ddf…2f6ef2
0x599e…f8960x9c95…e299Base—$0.001100%fluxa47d ago0xa960be…2185a7
0x599e…f8960xfe80…47eeBase—$0.001100%fluxa47d ago0xb1a980…28d013

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.