Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xffbf…30290xeb18…02c1Base—$1.00100%0xbb67…9bc4105d ago0x93895c…fa6430
0xd582…641b0xeb18…02c1Base—$1.00100%0xbb67…9bc4105d ago0x1a193c…1bb665
0x8a45…9c1e0xeb18…02c1Base—$1.00100%0xbb67…9bc4105d ago0x8fd784…53eacc
0xff4b…83040xeb18…02c1Base—$1.00100%0xbb67…9bc4105d ago0xd3626e…f248a9
0x3ca5…1b440xeb18…02c1Base—$1.00100%0xbb67…9bc4105d ago0x2a5393…34f08a
0x3b24…abee0xeb18…02c1Base—$1.00100%0xbb67…9bc4105d ago0xacbbca…2ce6d7
0x2a01…597c0xeb18…02c1Base—$1.00100%0xbb67…9bc4105d ago0xfbd5a1…37ca42
0xae1a…6a140xeb18…02c1Base—$1.00100%0xbb67…9bc4105d ago0x833014…f03a72
0xd30f…04070xeb18…02c1Base—$1.00100%0xbb67…9bc4105d ago0x7dadd9…c40849
0x94e9…e10f0xeb18…02c1Base—$1.00100%0xbb67…9bc4105d ago0x3d0fa2…6b6734
0x6b8a…53220xeb18…02c1Base—$1.00100%0xbb67…9bc4105d ago0x29be58…4a40e1
0x7e72…f6a70xeb18…02c1Base—$1.00100%0xbb67…9bc4105d ago0x475d20…bac8ea
0xdb0d…552a0xeb18…02c1Base—$1.00100%0xbb67…9bc4105d ago0x257750…4a6130
0xce1b…47280xeb18…02c1Base—$1.00100%0xbb67…9bc4105d ago0x7ed9f4…8f7d75
0x8d30…c73c0xeb18…02c1Base—$1.00100%0xbb67…9bc4105d ago0x9ae3ac…a4875c
0xdcd8…2cc40xeb18…02c1Base—$1.00100%0xbb67…9bc4105d ago0x747983…f446db
0xa0f3…6a3d0xeb18…02c1Base—$1.00100%0xbb67…9bc4105d ago0x61563c…ff41f8
0x877f…9a5e0xeb18…02c1Base—$1.01100%0xbb67…9bc4105d ago0x80ca97…16bcf9
0xd4ab…41cd0xeb18…02c1Base—$1.00100%0xbb67…9bc4105d ago0x78d428…652ce1
0x7e2d…beee0xeb18…02c1Base—$1.00100%0xbb67…9bc4105d ago0x62650c…8c234a
0xbed7…4a0a0xeb18…02c1Base—$1.50100%0xbb67…9bc4105d ago0x6b3acc…e2eedf
0x6c4e…a1130xeb18…02c1Base—$1.00100%0xbb67…9bc4105d ago0xae5436…f98f24
0x5918…f82b0xeb18…02c1Base—$1.00100%0xbb67…9bc4105d ago0xb21299…0c318b
0xecfc…ea9c0xeb18…02c1Base—$1.00100%0xbb67…9bc4105d ago0x073418…32dfcf
0x740b…4b110xeb18…02c1Base—$189.50100%0xbb67…9bc4105d ago0xf0792e…87a463

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.