Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x1409…e96e0xeb18…02c1Base—$30.00100%0xbb67…9bc475d ago0xb544b0…27e267
0xfbfd…393f0xeb18…02c1Base—$100.00100%0xbb67…9bc475d ago0xfe9996…34ad0a
0xb5bf…aa410xeb18…02c1Base—$50.00100%0xbb67…9bc475d ago0xcb738d…3f336a
0x7e4a…b67d0xeb18…02c1Base—$300.00100%0xbb67…9bc475d ago0xbc38af…f4c3ee
0xc04c…58900xeb18…02c1Base—$101.00100%0xbb67…9bc475d ago0xa9fdf0…aa9890
0x1bfc…75340xeb18…02c1Base—$50.00100%0xbb67…9bc475d ago0x2b289e…36f2db
0xd323…90e40xeb18…02c1Base—$101.00100%0xbb67…9bc475d ago0x2edd6f…bb5dbf
0xf0ef…5c9b0xeb18…02c1Base—$30.00100%0xbb67…9bc475d ago0x4c123e…7b20d7
0x2e3a…4a8d0xeb18…02c1Base—$50.00100%0xbb67…9bc475d ago0x37e390…5f0eae
0x83aa…8cb10xeb18…02c1Base—$20.00100%0xbb67…9bc475d ago0x83632a…c293a2
0x2cdd…afa00xeb18…02c1Base—$101.00100%0xbb67…9bc475d ago0x329b35…e9a92c
0x2cdd…afa00xeb18…02c1Base—$101.00100%0xbb67…9bc475d ago0x62bfe0…3fe5a9
0x09d2…87cb0xeb18…02c1Base—$300.00100%0xbb67…9bc475d ago0xeea0b7…4adfa1
0x7e4a…b67d0xeb18…02c1Base—$300.00100%0xbb67…9bc475d ago0xbb10fe…75ac7e
0x83aa…8cb10xeb18…02c1Base—$20.00100%0xbb67…9bc475d ago0x08d91d…bc7df6
0xd265…e8890xeb18…02c1Base—$300.30100%0xbb67…9bc475d ago0x0d6bcd…f1139a
0x4271…02650xeb18…02c1Base—$40.00100%0xbb67…9bc475d ago0xcd92bd…151539
0xeb31…7c700xeb18…02c1Base—$20.65100%0xbb67…9bc475d ago0x038602…a36e0b
0x6680…11390xeb18…02c1Base—$15.13100%0xbb67…9bc475d ago0x91ce92…32ea40
0xbb55…b0d80xeb18…02c1Base—$19.78100%0xbb67…9bc475d ago0xa32491…3601b1
0x4ff7…6e6c0xeb18…02c1Base—$21.54100%0xbb67…9bc475d ago0x0a686e…5d5c43
0xc39c…51970xeb18…02c1Base—$24.61100%0xbb67…9bc475d ago0x208f37…bd3f33
0x57a1…faef0xeb18…02c1Base—$21.18100%0xbb67…9bc475d ago0x9c461f…80650b
0x92e8…79140xeb18…02c1Base—$18.21100%0xbb67…9bc475d ago0xea973b…c2b54a
0xbecb…d8d80xeb18…02c1Base—$19.26100%0xbb67…9bc475d ago0x1a86b9…2ac889

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.