Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x70d0…0fb50x9c95…e299Base—$0.001100%fluxa54d ago0x05863c…e8d9f9
0x70d0…0fb50x9c95…e299Base—$0.001100%fluxa54d ago0xba043a…3336e7
0x70d0…0fb50x9c95…e299Base—$0.001100%fluxa54d ago0xbcb641…f13209
0x70d0…0fb50x9c95…e299Base—$0.001100%fluxa54d ago0x12343f…b7a9c9
0x70d0…0fb50x9c95…e299Base—$0.001100%fluxa54d ago0x2f3139…e86db2
0x70d0…0fb50x9c95…e299Base—$0.001100%fluxa54d ago0xb64f60…c86e79
0x70d0…0fb50x9c95…e299Base—$0.001100%fluxa54d ago0x69ae11…e66249
0x70d0…0fb50x9c95…e299Base—$0.001100%fluxa54d ago0x78b720…db73af
0x70d0…0fb50x9c95…e299Base—$0.001100%fluxa54d ago0x1a5ed0…7e4909
0x70d0…0fb50x9c95…e299Base—$0.001100%fluxa54d ago0x2d6b71…58f9f0
0x70d0…0fb50x9c95…e299Base—$0.001100%fluxa54d ago0xe7c2b5…6df337
0x70d0…0fb50x9c95…e299Base—$0.001100%fluxa54d ago0xec9149…322c85
0x70d0…0fb50x9c95…e299Base—$0.001100%fluxa54d ago0xd2d32b…355342
0x70d0…0fb50x9c95…e299Base—$0.001100%fluxa54d ago0xa917c0…7aa4e8
0x70d0…0fb50x9c95…e299Base—$0.001100%fluxa54d ago0x609357…ed8864
0x70d0…0fb50x9c95…e299Base—$0.001100%fluxa54d ago0x594931…08343d
0x70d0…0fb50x9c95…e299Base—$0.001100%fluxa54d ago0x77e625…a4dbf7
0x70d0…0fb50x9c95…e299Base—$0.001100%fluxa54d ago0x2b35b7…416cac
0x70d0…0fb50x9c95…e299Base—$0.001100%fluxa54d ago0x96fb53…e61a00
0x70d0…0fb50x9c95…e299Base—$0.001100%fluxa55d ago0xd27a62…84133a
0x70d0…0fb50x9c95…e299Base—$0.001100%fluxa55d ago0x26d089…f808c7
0x70d0…0fb50x9c95…e299Base—$0.001100%fluxa55d ago0x679638…2a4011
0x70d0…0fb50x9c95…e299Base—$0.001100%fluxa55d ago0xa4845c…564466
0x70d0…0fb50x9c95…e299Base—$0.001100%fluxa55d ago0xac957e…b88dbe
0x70d0…0fb50x9c95…e299Base—$0.001100%fluxa55d ago0x3d760a…7d4b89

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.