Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x3be9…575c0x31d0…2cd7Base$400.00100%0xf279…f77f43d ago0x685c1d…47c8b8
0x3be9…575c0x31d0…2cd7Base$300.00100%0x211d…d17243d ago0x337896…b3da94
0x3be9…575c0x31d0…2cd7Base$1,500.00100%0x4337…56c743d ago0xdf3916…fe7660
0x3be9…575c0x31d0…2cd7Base$37.31100%0xf279…f77f43d ago0xb72285…5962a8
0x3be9…575c0x31d0…2cd7Base$24.30100%0x4337…926943d ago0x9c417f…efbde5
0x3be9…575c0x31d0…2cd7Base$50.36100%0x4337…fa0043d ago0x92b78f…fb7686
0x3be9…575c0x31d0…2cd7Base$40.00100%0x6a6f…be4143d ago0x5c89d5…05ba44
0x3be9…575c0x31d0…2cd7Base$150.00100%0x211d…d17243d ago0x2ac290…53ed84
0x3be9…575c0x31d0…2cd7Base$200.00100%0x4337…181143d ago0x77c0c9…4954aa
0x3be9…575c0x31d0…2cd7Base$50.36100%0x4337…217c43d ago0x116bad…e7eb84
0x3be9…575c0x31d0…2cd7Base$150.00100%0x4337…4bba43d ago0xb1c8e4…cbc067
0x3be9…575c0x31d0…2cd7Base$250.00100%0x211d…d17243d ago0x006b2f…9cd268
0x3be9…575c0x31d0…2cd7Base$150.00100%0x4337…926943d ago0xe3af0a…9ad8b7
0x3be9…575c0x31d0…2cd7Base$200.00100%0x4337…ef2543d ago0x92d301…e5fadb
0x3be9…575c0x31d0…2cd7Base$50.36100%0x4337…6ca543d ago0xa8e93f…d331d4
0x3be9…575c0x31d0…2cd7Base$500.00100%0xe196…0ce143d ago0xe1fcbc…175ddc
0x3be9…575c0x31d0…2cd7Base$100.00100%0xe196…0ce143d ago0x9c583c…ccd9e2
0x3be9…575c0x31d0…2cd7Base$45.36100%0xf279…f77f43d ago0xc356b8…eb3c89
0x3be9…575c0x31d0…2cd7Base$250.00100%0x4337…d99543d ago0x4e399f…98ee62
0x3be9…575c0x31d0…2cd7Base$250.00100%0x211d…d17243d ago0xf7db70…3e37c9
0x3be9…575c0x31d0…2cd7Base$250.00100%0x6a6f…be4143d ago0xa58618…3d0f90
0x3be9…575c0x31d0…2cd7Base$250.00100%0x211d…d17243d ago0xff6211…6c7161
0x3be9…575c0x31d0…2cd7Base$250.00100%0x4337…9f2643d ago0x3c0aa2…dbdee3
0x3be9…575c0x31d0…2cd7Base$250.00100%0x4337…32a443d ago0x47f7b1…b96c04
0x3be9…575c0x31d0…2cd7Base$250.00100%0x6a6f…be4143d ago0xb5fb45…5a5ae4

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.