Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x5116…7ca50x7612…5668Base—$0.01100%coinbase71d ago0xe1bdbf…4e3764
0x5116…7ca50xcd5b…1910Base—$0.01100%coinbase71d ago0x9fd5e4…806006
0x5116…7ca50x09fa…0b47Base—$0.01100%coinbase71d ago0x335779…bb0661
0x5116…7ca50x87f4…be12Base—$0.01100%coinbase72d ago0xb9c7df…ce6ffa
0x5116…7ca50x4c5b…ba7aBase—$0.01100%coinbase72d ago0x086fbd…edf008
0x5116…7ca50x516a…2dbcBase—$0.01100%coinbase72d ago0xf43906…10518e
0x5116…7ca50x8976…5114Base—$0.01100%coinbase72d ago0xcd36d1…c2858c
0x5116…7ca50x03ce…db3bBase—$0.01100%coinbase72d ago0xe0acc8…2515fc
0x5116…7ca50xea8a…ac8fBase—$0.01100%coinbase72d ago0x17b8f4…8e3100
0x5116…7ca50xf3df…65daBase—$0.01100%coinbase72d ago0x14fbb9…670177
0x5116…7ca50xa5a6…55e0Base—$0.01100%coinbase72d ago0x16f4c8…607e3c
0x5116…7ca50x0926…581bBase—$0.01100%coinbase72d ago0xfa11ee…90f8e1
0x5116…7ca50xfe82…f9edBase—$0.01100%coinbase72d ago0x54824f…7ffde3
0x5116…7ca50x09bc…b5c3Base—$0.01100%coinbase72d ago0x3b2d95…2c2349
0x5116…7ca50x72a0…0a32Base—$0.01100%coinbase72d ago0x4b12eb…401cbf
0x5116…7ca50x7e14…53d3Base—$0.01100%coinbase72d ago0xecfe7a…fff893
0x5116…7ca50xd44d…0ae9Base—$0.01100%coinbase72d ago0x8d934b…8cec95
0x5116…7ca50x0fb0…2a90Base—$0.01100%coinbase72d ago0xbb66e6…b5ace7
0x5116…7ca50xfe66…4e20Base—$0.01100%coinbase72d ago0x96c03d…dda6f6
0x5116…7ca50xfd83…b65aBase—$0.01100%coinbase72d ago0xcaebdd…55f95e
0x5116…7ca50xdc51…2b7bBase—$0.01100%coinbase72d ago0x19ca90…a222a6
0x5116…7ca50xf0cc…b40dBase—$0.01100%coinbase72d ago0xe8f747…8ab8f5
0x5116…7ca50xcba8…2aedBase—$0.01100%coinbase72d ago0x05345d…345656
0x5116…7ca50xfdfe…8d5cBase—$0.01100%coinbase72d ago0x8768fa…be7b12
0x5116…7ca50x0156…098eBase—$0.01100%coinbase72d ago0xb3255c…fbf507

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.