Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x3fb1…7e250x0e3d…7757Base—$1.05100%0xb89a…e8ac96d ago0x2669f2…de1451
0x3fb1…7e250x0e3d…7757Base—$3.15100%0x581b…eeb296d ago0x85885f…44c032
0x3fb1…7e250x0e3d…7757Base—$2.10100%0x2699…b2a596d ago0x2a7fe8…b691ea
0x3fb1…7e250x0e3d…7757Base—$10.50100%0xe0dd…9b2b96d ago0x93e605…6580fa
0x3fb1…7e250x0e3d…7757Base—$21.00100%0x8503…c07296d ago0xd5b775…b1cd3a
0x3fb1…7e250x0e3d…7757Base—$6.30100%0x2fb2…aefd96d ago0xf80a7b…6f5387
0x3fb1…7e250x0e3d…7757Base—$5.25100%0xa438…8fb896d ago0xd44024…d99a84
0x3fb1…7e250x0e3d…7757Base—$2.10100%0xd091…7b6e96d ago0x6f8910…ad5edf
0x3fb1…7e250x0e3d…7757Base—$10.50100%0x28cc…0ecd96d ago0x61f553…848c54
0x3fb1…7e250x0e3d…7757Base—$10.50100%0x51a8…b21196d ago0xd7ab07…2a3ecb
0x3fb1…7e250x0e3d…7757Base—$4.20100%0xe1d1…1b1996d ago0x73d901…40d529
0x3fb1…7e250x0e3d…7757Base—$21.00100%0xc0fa…66cc96d ago0x86d077…062347
0x3fb1…7e250x0e3d…7757Base—$10.50100%0xfec0…c39496d ago0x5ed8c7…f4eed5
0x3fb1…7e250x0e3d…7757Base—$1.05100%0x6d55…0cde96d ago0x0c7298…56ed61
0x3fb1…7e250x0e3d…7757Base—$5.25100%0xa8cd…654896d ago0xffd4ed…8e1b39
0x3fb1…7e250x0e3d…7757Base—$5.25100%0x88cf…d21b96d ago0x3c5022…bd7cab
0x3fb1…7e250x0e3d…7757Base—$1.05100%0x0e26…797896d ago0xb25411…7b8d9c
0x3fb1…7e250x0e3d…7757Base—$2.10100%0xc52b…5a8d96d ago0x682bbf…7a7e7a
0x3fb1…7e250x0e3d…7757Base—$3.15100%0xd773…a25096d ago0x82121a…4b1b47
0x3fb1…7e250x0e3d…7757Base—$3.15100%0x2fb2…aefd96d ago0xd1dfae…547274
0x3fb1…7e250x0e3d…7757Base—$3.15100%0xfbd8…39da97d ago0xae5684…088154
0x3fb1…7e250x0e3d…7757Base—$10.50100%0x7c94…b13e97d ago0x9508d7…29b78f
0x3fb1…7e250x0e3d…7757Base—$10.50100%0x6d10…b12b97d ago0x20b179…c8d820
0x3fb1…7e250x0e3d…7757Base—$2.10100%0x629a…da9c97d ago0xf16fc2…9b2a70
0x3fb1…7e250x0e3d…7757Base—$4.20100%0x96df…634b97d ago0x511c5a…aab639

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.