Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x4971…39700xc148…3515Base—$151.2270%0x23ef…24311d ago0xc3221e…3f33c5
0xc62e…08470xc148…3515Base—$398.0970%0xe528…c0281d ago0x53e035…0354b3
0x8adf…e3d80xc148…3515Base—$50.0070%0x23ef…24311d ago0x819cdd…90e7e0
0x4959…348a0xc148…3515Base—$32.1470%0xe528…c0281d ago0x018faa…73f63a
0x2e37…2e100xc148…3515Base—$50.0070%0xe528…c0281d ago0x323e92…1127b7
0x2e37…2e100xc148…3515Base—$75.0070%0x23ef…24311d ago0xe95fdd…599f7a
0x0359…efcc0xc148…3515Base—$66.0070%0xe528…c0281d ago0x97ac45…ba247c
0x75d8…2c160xc148…3515Base—$1,067.0070%0x23ef…24311d ago0x439098…d91d5d
0x85ae…1e390xc148…3515Base—$54.3870%0xe528…c0281d ago0x5363cf…6083fc
0xc9f4…42b10xc148…3515Base—$27.6770%0x23ef…24311d ago0x3555b9…97478c
0xaf86…abbd0xc148…3515Base—$975.6170%0xe528…c0281d ago0xc7f8e4…04fbfe
0xfe63…fee10xc148…3515Base—$13.5770%0x23ef…24311d ago0x04171d…fbe99a
0x9e4d…678c0xc148…3515Base—$290.3470%0xe528…c0281d ago0xcc4631…b548c6
0x9e4d…678c0xc148…3515Base—$780.4970%0xe528…c0281d ago0xe7b25c…69c699
0xd003…0fb40xc148…3515Base—$99.8070%0x23ef…24311d ago0xb5df5e…52d462
0xb34e…86cd0xc148…3515Base—$110.7670%0xe528…c0281d ago0xfdbf5b…dcac3b
0xf83b…842c0xc148…3515Base—$119.8370%0x23ef…24311d ago0xded9a6…25aecf
0x2023…6c4b0xc148…3515Base—$97.5570%0xe528…c0281d ago0x1cfa39…d50f3b
0xb34b…c23a0xc148…3515Base—$49.8970%0x23ef…24312d ago0xebaa47…1e37de
0x2ec8…bd4d0xc148…3515Base—$15.2570%0xe528…c0282d ago0x217969…10ecc6
0x965c…3ab40xc148…3515Base—$410.0070%0x23ef…24312d ago0xa4699a…2662de
0xb34b…c23a0xc148…3515Base—$100.0070%0xe528…c0282d ago0xfaf0ee…45a85d
0xb34b…c23a0xc148…3515Base—$100.0070%0x23ef…24312d ago0x965805…a5c34a
0x965c…3ab40xc148…3515Base—$26.0170%0xe528…c0282d ago0xc274af…6a501c
0x2d16…b4d30xc148…3515Base—$518.7370%0x23ef…24312d ago0x87d6e0…fa9acd

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.