Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x1263…f2cb0x7bb8…7a73Base—$0.04100%fluxa111d ago0xe5e8d6…cc3291
0x727f…c4d10x7bb8…7a73Base—$0.04100%fluxa111d ago0xa6caee…d570a8
0x53e5…6eee0x7bb8…7a73Base—$0.04100%fluxa111d ago0x3705e4…8604b6
0x005b…71770x7bb8…7a73Base—$0.04100%fluxa111d ago0x55e173…5bf052
0x7bd7…f39c0x7bb8…7a73Base—$0.04100%fluxa111d ago0xc3b727…b38048
0xe999…ea9e0x7bb8…7a73Base—$0.04100%fluxa111d ago0xc18c90…74c3a7
0x9385…75ee0x7bb8…7a73Base—$0.03100%fluxa111d ago0xccbc82…c7d844
0xd63a…0dec0x7bb8…7a73Base—$0.04100%fluxa111d ago0xb668d6…e3560e
0x7406…e7160x7bb8…7a73Base—$0.04100%fluxa111d ago0xcbcd64…6a0b59
0xe162…ac150x7bb8…7a73Base—$0.04100%fluxa111d ago0xf79962…af2533
0x589a…c4480x7bb8…7a73Base—$0.03100%fluxa111d ago0x0c147c…86a411
0x13ca…618f0x7bb8…7a73Base—$0.04100%fluxa111d ago0xa08abb…2438d1
0xb521…b09d0x7bb8…7a73Base—$0.04100%fluxa111d ago0xd5aaf9…436ea2
0x95a3…78760x7bb8…7a73Base—$0.04100%fluxa112d ago0xd24583…256e92
0x1325…aeb10x7bb8…7a73Base—$0.04100%fluxa112d ago0x96c896…5be35f
0x6058…36500x7bb8…7a73Base—$0.04100%fluxa112d ago0xa58db9…632e36
0x648f…7a920x7bb8…7a73Base—$0.04100%fluxa112d ago0xf31315…268325
0xdfe6…c8510x7bb8…7a73Base—$0.04100%fluxa112d ago0x3b946c…2ff6a3
0x187d…7be20x7bb8…7a73Base—$0.04100%fluxa112d ago0x2d7cb4…9a301a
0x3dab…b2f20x7bb8…7a73Base—$0.04100%fluxa112d ago0x3a2daf…5b576f
0x6bc3…fdab0x7bb8…7a73Base—$0.04100%fluxa112d ago0x497490…63e736
0xe41a…2bc00x7bb8…7a73Base—$0.04100%fluxa112d ago0xcc798e…b07fca
0xe542…811b0x7bb8…7a73Base—$0.04100%fluxa112d ago0x17ab4a…06de64
0xaa11…b1070x7bb8…7a73Base—$0.04100%fluxa112d ago0x23a661…7f2882
0xff06…922b0x7bb8…7a73Base—$0.04100%fluxa112d ago0xd3b573…2c63e9

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.