Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x7872…05e50x161b…4882Base—$0.001100%coinbase44d ago0xcfcd99…4bf8ee
0x7872…05e50x161b…4882Base—$0.001100%coinbase44d ago0x3e29ba…b24a40
0x7872…05e50x161b…4882Base—$0.001100%coinbase44d ago0xee57a0…668309
0x7872…05e50x161b…4882Base—$0.001100%coinbase44d ago0x2b1373…ed7adb
0x7872…05e50x161b…4882Base—$0.001100%coinbase44d ago0x8b70b6…40b202
0x7872…05e50x161b…4882Base—$0.001100%coinbase44d ago0x3a16d2…86aaf3
0x7872…05e50x161b…4882Base—$0.001100%coinbase44d ago0xd4c1ed…2c9f47
0x7872…05e50x161b…4882Base—$0.001100%coinbase44d ago0x44fdd5…1dae89
0x7872…05e50x161b…4882Base—$0.001100%coinbase44d ago0x721f04…e4183a
0x7872…05e50x161b…4882Base—$0.001100%coinbase44d ago0x72927e…f5b193
0x7872…05e50x161b…4882Base—$0.001100%coinbase44d ago0xb2e1b3…4fcdaa
0x7872…05e50x161b…4882Base—$0.001100%coinbase44d ago0x119986…ef5d0a
0x7872…05e50x161b…4882Base—$0.001100%coinbase44d ago0x835d97…280166
0x7872…05e50x161b…4882Base—$0.001100%coinbase44d ago0x3a2fe4…61149e
0x7872…05e50x161b…4882Base—$0.001100%coinbase44d ago0x068a69…db0af4
0x7872…05e50x161b…4882Base—$0.001100%coinbase44d ago0xcad63f…15d409
0x7872…05e50x161b…4882Base—$0.001100%coinbase44d ago0xe00eac…d83f5b
0x7872…05e50x161b…4882Base—$0.001100%coinbase44d ago0x5ed312…975d9e
0x7872…05e50x161b…4882Base—$0.001100%coinbase44d ago0x01fe99…ecbcf2
0x7872…05e50x161b…4882Base—$0.001100%coinbase44d ago0x51a7fd…8a928c
0x7872…05e50x161b…4882Base—$0.001100%coinbase44d ago0x44dba8…83fb35
0x7872…05e50x161b…4882Base—$0.001100%coinbase44d ago0xcdba0b…8e92ff
0x7872…05e50x161b…4882Base—$0.001100%coinbase44d ago0x44ff2e…b93052
0x7872…05e50x161b…4882Base—$0.001100%coinbase44d ago0x196a14…780708
0x7872…05e50x161b…4882Base—$0.001100%coinbase44d ago0x95e19c…a7f9b4

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.