Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x63e2…15880x3384…7f07Base$2.04100%0x3482…6f0e68d ago0xc435d7…ba82f6
0xfc73…42b70x3384…7f07Base$492.06100%0x3482…6f0e68d ago0xac2ba6…2d2d29
0x3eab…adcd0x3384…7f07Base$5.00100%0x3482…6f0e68d ago0x6fe576…e235cd
0x3eab…adcd0x3384…7f07Base$47.90100%0x3482…6f0e68d ago0x5957c6…722d5b
0x3eab…adcd0x3384…7f07Base$50.00100%0x3482…6f0e68d ago0xfdad23…87a0a7
0x20a1…45bb0x3384…7f07Base$5.00100%0x3482…6f0e68d ago0xd00e6f…779afd
0x464f…30930x3384…7f07Base$5.02100%0x3482…6f0e68d ago0x37f68e…0d8134
0xb402…c3b80x3384…7f07Base$119.75100%0x3482…6f0e68d ago0xd4831b…6f8253
0x37d9…5e490x3384…7f07Base$0.10100%0x3482…6f0e68d ago0x7399d0…2d15cf
0x3d82…3c030x3384…7f07Base$58.64100%0x3482…6f0e69d ago0xba4c6b…0ed009
0x9d47…272b0x3384…7f07Base$10.00100%0x3482…6f0e69d ago0x76407c…f82c16
0x5734…7d880x3384…7f07Base$66.80100%0x3482…6f0e69d ago0x32e341…255a06
0x974c…6b7b0x3384…7f07Base$10.09100%0x3482…6f0e69d ago0x792dc8…14b448
0x7095…ba9b0x3384…7f07Base$2.00100%0x3482…6f0e69d ago0x18eca1…ba8c54
0xcce9…bc020x3384…7f07Base$500.00100%0x3482…6f0e69d ago0xa48a60…a7b6d5
0x94ee…9c850x3384…7f07Base$2.00100%0x3482…6f0e69d ago0x544046…fcff24
0xb03d…a5fc0x3384…7f07Base$55.52100%0x3482…6f0e69d ago0x379d99…2a0475
0xbc20…91bd0x3384…7f07Base$3.76100%0x3482…6f0e69d ago0x38fa03…9288c1
0xd5ac…434a0x3384…7f07Base$15.00100%0x3482…6f0e69d ago0xfc9a83…3816c1
0x7fde…f1e60x3384…7f07Base$100.00100%0x3482…6f0e69d ago0x310626…3d11e5
0x375e…5cb70x3384…7f07Base$191.00100%0x3482…6f0e69d ago0x6fd130…e1fe7f
0xa084…96490x3384…7f07Base$150.00100%0x3482…6f0e69d ago0x0c9f53…4a91a9
0x1ed9…6b570x3384…7f07Base$86.31100%0x3482…6f0e69d ago0x7efb7c…cbe2a6
0x5480…98820x3384…7f07Base$10.09100%0x3482…6f0e69d ago0x4d4e71…25d54b
0x156b…afa60x3384…7f07Base$10.09100%0x3482…6f0e69d ago0xd8bf6f…e18a49

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.