Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x6b60…f1530xdefd…c2d8Base—$0.001100%coinbase112d ago0x46a28d…760b7e
0x6b60…f1530xdefd…c2d8Base—$0.001100%coinbase113d ago0x05f7f7…e12794
0x6b60…f1530xdefd…c2d8Base—$0.001100%coinbase113d ago0x553627…979bb4
0x6b60…f1530xdefd…c2d8Base—$0.001100%coinbase113d ago0x15d8a0…2c2877
0x6b60…f1530xdefd…c2d8Base—$0.001100%coinbase113d ago0xb7562c…56a870
0x6b60…f1530xdefd…c2d8Base—$0.001100%coinbase113d ago0x2c4371…fc06f8
0x6b60…f1530xdefd…c2d8Base—$0.001100%coinbase113d ago0x1fe6ee…64cbe0
0x6b60…f1530xdefd…c2d8Base—$0.001100%coinbase113d ago0x96ff01…79a63e
0x6b60…f1530xdefd…c2d8Base—$0.001100%coinbase113d ago0xe06b93…f7cf27
0x6b60…f1530xdefd…c2d8Base—$0.001100%coinbase113d ago0xb551cf…475872
0x6b60…f1530xdefd…c2d8Base—$0.001100%coinbase113d ago0x01f6b0…651ecb
0x6b60…f1530xdefd…c2d8Base—$0.001100%coinbase113d ago0xf443b2…891379
0x6b60…f1530xdefd…c2d8Base—$0.001100%coinbase113d ago0xe3449b…ad98e7
0x6b60…f1530xdefd…c2d8Base—$0.001100%coinbase113d ago0xfdb103…03bf17
0x6b60…f1530xdefd…c2d8Base—$0.001100%coinbase113d ago0x1479e3…a8c351
0x6b60…f1530xdefd…c2d8Base—$0.001100%coinbase113d ago0x034d0f…a0890c
0x6b60…f1530xdefd…c2d8Base—$0.001100%coinbase113d ago0xed5bbe…a72a6c
0x6b60…f1530xdefd…c2d8Base—$0.001100%coinbase113d ago0xbaca29…27b7ad
0x6b60…f1530xdefd…c2d8Base—$0.001100%coinbase113d ago0x942b51…edb336
0x6b60…f1530xdefd…c2d8Base—$0.001100%coinbase113d ago0x24b684…97208f
0x6b60…f1530xdefd…c2d8Base—$0.001100%coinbase113d ago0xff79c2…d6810c
0x6b60…f1530xdefd…c2d8Base—$0.001100%coinbase113d ago0xbf846d…06d80f
0x6b60…f1530xdefd…c2d8Base—$0.001100%coinbase113d ago0x62dfec…18c13c
0x6b60…f1530xdefd…c2d8Base—$0.001100%coinbase113d ago0xd25219…373da9
0x6b60…f1530xdefd…c2d8Base—$0.001100%coinbase113d ago0x083b9c…e1644e

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.