Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xa787…64cf0x0e3d…7757Base$5.25100%0x8944…ba2a81d ago0xfa62f5…22a075
0xa787…64cf0x0e3d…7757Base$3.15100%0x2133…5a4281d ago0xf8b545…a812f3
0xa787…64cf0x0e3d…7757Base$22.05100%0x5df6…642881d ago0xc4b78a…bb3815
0xa787…64cf0x0e3d…7757Base$5.25100%0x44bc…cd6a81d ago0x9417cd…9af1a5
0xa787…64cf0x0e3d…7757Base$21.00100%0xbfa0…288581d ago0xde48f0…2ddd8c
0xa787…64cf0x0e3d…7757Base$10.50100%0xe5a6…5fc581d ago0x43955d…ea3b33
0xa787…64cf0x0e3d…7757Base$31.50100%0x96df…634b81d ago0x8b3225…8815cf
0xa787…64cf0x0e3d…7757Base$11.55100%0x5dca…cd2181d ago0x4e4042…9b2512
0xa787…64cf0x0e3d…7757Base$1.05100%0x3cca…9c7c81d ago0x0ac665…b49868
0xa787…64cf0x0e3d…7757Base$2.10100%0xe347…5b3081d ago0x03a703…360d9a
0xa787…64cf0x0e3d…7757Base$2.10100%0x133d…a47681d ago0xa4aee4…ec2191
0xa787…64cf0x0e3d…7757Base$10.50100%0x0245…bb7b81d ago0xe7028b…200fe5
0xa787…64cf0x0e3d…7757Base$2.10100%0xbdce…f63781d ago0xd2cd9e…6fcfca
0xa787…64cf0x0e3d…7757Base$2.10100%0x9c03…689d81d ago0x26fbe2…2dbb4d
0xa787…64cf0x0e3d…7757Base$1.05100%0x58cf…f8d481d ago0x86ee51…e50fd8
0xa787…64cf0x0e3d…7757Base$1.05100%0xbc4f…cafd81d ago0x671ea3…bde536
0xa787…64cf0x0e3d…7757Base$1.05100%0xe6a1…011781d ago0xe03d1a…22ae31
0xa787…64cf0x0e3d…7757Base$3.15100%0x9ac4…71a981d ago0x62d0aa…753b42
0xa787…64cf0x0e3d…7757Base$10.50100%0xa30d…6d0081d ago0xe33de0…d31258
0xa787…64cf0x0e3d…7757Base$1.05100%0x8ae6…570681d ago0xb24e75…782fd3
0xa787…64cf0x0e3d…7757Base$3.15100%0x1913…93d981d ago0x3bd59c…cbcc44
0xa787…64cf0x0e3d…7757Base$5.25100%0xdb82…274881d ago0xe61270…7741bd
0xa787…64cf0x0e3d…7757Base$8.40100%0x2c22…1f1c81d ago0xfa34a6…9e86e9
0xa787…64cf0x0e3d…7757Base$10.50100%0x7818…d2a681d ago0xd31b38…d50d99
0xa787…64cf0x0e3d…7757Base$10.50100%0xfec0…c39481d ago0xc68f38…2271e0

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.