Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xb17c…b7f00xfe80…47eeBase$0.001100%fluxa21d ago0xa7a6cd…d2356e
0xb17c…b7f00xfe80…47eeBase$0.001100%fluxa21d ago0x1c1c05…e4689a
0xb17c…b7f00xfe80…47eeBase$0.001100%fluxa21d ago0x222cb2…45b202
0xb17c…b7f00xfe80…47eeBase$0.001100%fluxa21d ago0x50cf3c…f919fd
0xb17c…b7f00xfe80…47eeBase$0.001100%fluxa21d ago0xc9bcbd…e65a31
0xb17c…b7f00xfe80…47eeBase$0.001100%fluxa21d ago0x124cc2…c818eb
0xb17c…b7f00xfe80…47eeBase$0.001100%fluxa21d ago0xc7ff61…f18bb8
0xb17c…b7f00xfe80…47eeBase$0.001100%fluxa21d ago0xae00fb…15deba
0xb17c…b7f00xfe80…47eeBase$0.001100%fluxa21d ago0x5ac5f4…3228bc
0xb17c…b7f00xfe80…47eeBase$0.001100%fluxa21d ago0xe0d84a…0bf547
0xb17c…b7f00xfe80…47eeBase$0.001100%fluxa21d ago0x0a7cc9…ed7941
0xb17c…b7f00xfe80…47eeBase$0.001100%fluxa21d ago0x3ed367…999b2e
0xb17c…b7f00xfe80…47eeBase$0.001100%fluxa21d ago0xfc263a…4feb39
0xb17c…b7f00xfe80…47eeBase$0.001100%fluxa21d ago0x75ea9e…49f582
0xb17c…b7f00xfe80…47eeBase$0.001100%fluxa21d ago0x00a87a…425349
0xb17c…b7f00xfe80…47eeBase$0.001100%fluxa21d ago0xb77d58…be5b2c
0xb17c…b7f00xfe80…47eeBase$0.001100%fluxa21d ago0x6b3265…0fffa5
0xb17c…b7f00xfe80…47eeBase$0.001100%fluxa21d ago0x248d29…1b0437
0xb17c…b7f00xfe80…47eeBase$0.001100%fluxa21d ago0x6b009f…561ee2
0xb17c…b7f00xfe80…47eeBase$0.001100%fluxa21d ago0x9beab6…dbd995
0xb17c…b7f00xfe80…47eeBase$0.001100%fluxa21d ago0x9b0561…029768
0xb17c…b7f00xfe80…47eeBase$0.001100%fluxa21d ago0xcaddcc…299f9c
0xb17c…b7f00xfe80…47eeBase$0.001100%fluxa22d ago0x657ab3…a24b8d
0xb17c…b7f00xfe80…47eeBase$0.001100%fluxa22d ago0xbe08d5…594099
0xb17c…b7f00xfe80…47eeBase$0.001100%fluxa22d ago0x8e3f74…b0ae24

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.